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.
|
#include <chrono>
Go to the source code of this file.
Namespaces | |
namespace | bux |
THE common namespace of bux library. | |
Macros | |
#define | CUR_FUNC_ __PRETTY_FUNCTION__ |
#define | LOCALZONE_IS_TIMEZONE (1) |
Typedefs | |
using | bux::T_LocalZone = const std::chrono::time_zone * |
Functions | |
T_LocalZone | bux::local_zone () |
#define CUR_FUNC_ __PRETTY_FUNCTION__ |
Definition at line 10 of file XPlatform.h.
#define LOCALZONE_IS_TIMEZONE (1) |
Definition at line 20 of file XPlatform.h.