Zserio C++ runtime library
1.0.0
Built for Zserio 2.13.0
Main Page
Namespaces
Classes
Files
File List
File Members
CppRuntimeVersion.h
Go to the documentation of this file.
1
#ifndef ZSERIO_CPP_RUNTIME_VERSION_H_INC
2
#define ZSERIO_CPP_RUNTIME_VERSION_H_INC
3
5
constexpr
const
char
*
CPP_EXTENSION_RUNTIME_VERSION_STRING
=
"1.0.0"
;
6
8
#define CPP_EXTENSION_RUNTIME_VERSION_NUMBER 1000000
9
10
#endif // ifndef ZSERIO_CPP_RUNTIME_VERSION_H_INC
CPP_EXTENSION_RUNTIME_VERSION_STRING
constexpr const char * CPP_EXTENSION_RUNTIME_VERSION_STRING
Definition:
CppRuntimeVersion.h:5
zserio
CppRuntimeVersion.h
Generated by
1.8.11