|
Zserio C++17 runtime library
1.1.0
Built for Zserio 2.18.1
|
Go to the source code of this file.
Macros | |
| #define | CPP17_EXTENSION_RUNTIME_VERSION_NUMBER 1001000 |
Variables | |
| constexpr const char * | CPP17_EXTENSION_RUNTIME_VERSION_STRING = "1.1.0" |
| #define CPP17_EXTENSION_RUNTIME_VERSION_NUMBER 1001000 |
C++ extension runtime version in integer value to allow version checking in generated code.
Definition at line 8 of file CppRuntimeVersion.h.
|
constexpr |
C++ extension runtime version string.
Definition at line 5 of file CppRuntimeVersion.h.