summaryrefslogtreecommitdiff
path: root/lib/stream_support.hpp
Commit message (Collapse)AuthorAge
* Use the existence of .substr(...) to test if a T is stringlikeDan Goodliffe2022-12-28
|
* Pair support for streamsDan Goodliffe2022-12-18
|
* Add magic support to printing/parsing/validating enumerationsDan Goodliffe2022-10-22
|
* Latest clang-formattingDan Goodliffe2022-10-02
|
* Generic solution for streaming collections that can be spannedDan Goodliffe2022-08-29
|
* Have CLOG write to cerr, clog doesn't sync with Boost test outputDan Goodliffe2022-01-08
|
* More complete and tested stream output supportDan Goodliffe2022-01-03
|
* Replace include guard macros with pragma onceDan Goodliffe2022-01-02
|
* Move utility to libDan Goodliffe2021-02-28