Go to the source code of this file.
Namespaces | |
| namespace | metall |
| The top level of namespace of Metall. | |
Macros | |
| #define | METALL_VERSION 3200 |
| Metall version. Metall follows the Semantic Versioning 2.0.0. | |
Typedefs | |
| using | metall::version_type = uint32_t |
| Variable type to handle a version data. | |
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'. | |
| #define METALL_VERSION 3200 |
Metall version. Metall follows the Semantic Versioning 2.0.0.