Celeritas 0.6.0-dev.116+3fbab5e0
|
Celeritas version. More...
Macros | |
#define | CELERITAS_VERSION 0x000600 |
Celeritas version as a compile-time constant. | |
Celeritas version.
#define CELERITAS_VERSION 0x000600 |
Celeritas version as a compile-time constant.
Encoded as a big-endian hexadecimal with one byte per component: (major * 256 + minor) * 256 + patch.