u5e
UnicodeTextC++Library
List of all members
u5e::version::run_time Class Reference

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.
 

Detailed Description

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.


The documentation for this class was generated from the following file: