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.
Loading...
Searching...
No Matches
bux::user Namespace Reference

Function prototypes declared in this subnamespace are required to be implemented by user so that functions declared under namespace bux in the same header can be linked properly without errors. More...

Functions

I_SyncLoglogger ()
 

Detailed Description

Function prototypes declared in this subnamespace are required to be implemented by user so that functions declared under namespace bux in the same header can be linked properly without errors.

Function Documentation

◆ logger()

I_SyncLog & bux::user::logger ( )
Examples
test/test_logger.cpp, and test/test_paralog.cpp.

Referenced by bux::logger().

Here is the caller graph for this function: