|
MessagePack for C++
|
#include <msgpack/preprocessor/config/config.hpp>

Go to the source code of this file.
Macros | |
| #define | MSGPACK_PP_CAT(a, b) |
| #define | MSGPACK_PP_CAT_OO(par) |
| #define | MSGPACK_PP_CAT_I(a, b) |
| #define | MSGPACK_PP_CAT_II(p, res) |
| #define MSGPACK_PP_CAT | ( | a, | |
| b ) |
| #define MSGPACK_PP_CAT_I | ( | a, | |
| b ) |
| #define MSGPACK_PP_CAT_II | ( | p, | |
| res ) |
| #define MSGPACK_PP_CAT_OO | ( | par | ) |