u5e
UnicodeTextC++Library
|
introspection for run-time version declaration To test which version of the library are you linking against More...
#include <u5e/version.hpp>
Static Public Attributes | |
static const int | major |
Run-time introspection for library version. | |
static const int | minor |
Run-time introspection for library version. | |
static const int | patch |
Run-time introspection for library version. | |
introspection for run-time version declaration To test which version of the library are you linking against
Definition at line 30 of file version.hpp.