|
u5e
UnicodeTextC++Library
|
namespace with compile-time-constant version declaration More...
Variables | |
| constexpr int | major = 0 |
| constexpr int | minor = 0 |
| constexpr int | patch = 0 |
namespace with compile-time-constant version declaration
| constexpr int u5e::version::compile_time::major = 0 |
Compile-time version definition
Definition at line 21 of file version.hpp.
| constexpr int u5e::version::compile_time::minor = 0 |
Compile-time version definition
Definition at line 22 of file version.hpp.
| constexpr int u5e::version::compile_time::patch = 0 |
Compile-time version definition
Definition at line 23 of file version.hpp.
1.8.11