Go to the source code of this file.
Namespaces | |
metall | |
The top level of namespace of Metall. | |
Macros | |
#define | METALL_VERSION 2900 |
Metall version. Metall follows the Semantic Versioning 2.0.0. More... | |
Typedefs | |
using | metall::version_type = uint32_t |
Variable type to handle a version data. More... | |
Functions | |
std::string | metall::to_version_string (const version_type version) |
Converts a raw version number to a std::string with format 'MAJOR.MINOR.PATCH'. More... | |
#define METALL_VERSION 2900 |
Metall version. Metall follows the Semantic Versioning 2.0.0.