summaryrefslogtreecommitdiff
path: root/lib/stream_support.h
Commit message (Collapse)AuthorAge
* Update CLOG to be implemented as a functionDan Goodliffe17 hours
| | | | Forces capture of value before outputting anything
* Update operator<< for collections to work with rangesDan Goodliffe17 hours
|
* Add stream support for tuplesDan Goodliffe10 days
|
* Rework stream support to work with any collectionDan Goodliffe2024-03-08
|
* Reformat with new clang-format 16Dan Goodliffe2023-04-29
|
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
Half of them acquired a .cpp part anyway