cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Definition of macros of the version of this project. More...
Go to the source code of this file.
Macros | |
#define | MSGPACK_RPC_VERSION_MAJOR 0 |
Major version of this project. | |
#define | MSGPACK_RPC_VERSION_MINOR 2 |
Minor version of this project. | |
#define | MSGPACK_RPC_VERSION_PATCH 0 |
Patch version of this project. |
Definition of macros of the version of this project.
Definition in file version.h.
#define MSGPACK_RPC_VERSION_MAJOR 0 |
#define MSGPACK_RPC_VERSION_MINOR 2 |