Skip to content

Tags: tsmanner/cpp-conditional-stream

Tags

v1.0.2

Toggle v1.0.2's commit message
Made ConditionalOStream operator<< functions inline so they can be re…

…ferenced in multiple translation units.

v1.0.1

Toggle v1.0.1's commit message
Made the mOStream pointer a constant-pointer-to-ostream so it can't b…

…e changed in flight.

v1.0.0

Toggle v1.0.0's commit message
Removed old hacky build script and main