bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
|
#include <SyncLog.h>
Public Member Functions | |
C_OstreamHolder (std::ostream &out) | |
std::ostream * | stream () const |
void | reset () |
Public Attributes | |
std::ostream & | m_out |
|
inline |
|
inline |
std::ostream& bux::C_OstreamHolder::m_out |