|
MessagePack for C++
|
#include <msgpack/preprocessor/config/config.hpp>#include <msgpack/preprocessor/facilities/intercept.hpp>#include <msgpack/preprocessor/repetition/enum_binary_params.hpp>Go to the source code of this file.
Macros | |
| #define | MSGPACK_PP_ENUM_PARAMS_WITH_A_DEFAULT(count, param, def) MSGPACK_PP_ENUM_BINARY_PARAMS(count, param, = def MSGPACK_PP_INTERCEPT) |
| #define MSGPACK_PP_ENUM_PARAMS_WITH_A_DEFAULT | ( | count, | |
| param, | |||
| def | |||
| ) | MSGPACK_PP_ENUM_BINARY_PARAMS(count, param, = def MSGPACK_PP_INTERCEPT) |
1.8.11