bux API Reference 1.11.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.
|
Go to the source code of this file.
Namespaces | |
namespace | bux |
THE common namespace of bux library. | |
Macros | |
#define | STD_FORMAT_CHRONO_ |
#define | TID_ std::this_thread::get_id() |
Functions | |
std::ostream & | bux::timestamp (std::ostream &out, T_LocalZone tz) |
std::ostream & | bux::logTrace (std::ostream &out, T_LocalZone tz) |
#define STD_FORMAT_CHRONO_ |
Definition at line 7 of file LogStream.cpp.
#define TID_ std::this_thread::get_id() |
Definition at line 30 of file LogStream.cpp.
Referenced by bux::logTrace().