|
MessagePack for C++
|
#include <msgpack/preprocessor/cat.hpp>#include <msgpack/preprocessor/config/config.hpp>#include <msgpack/preprocessor/tuple/eat.hpp>#include <msgpack/preprocessor/tuple/rem.hpp>#include <msgpack/preprocessor/variadic/detail/is_single_return.hpp>

Go to the source code of this file.
Macros | |
| #define | MSGPACK_PP_SEQ_BINARY_TRANSFORM(seq) |
| #define | MSGPACK_PP_SEQ_BINARY_TRANSFORM_A(e) |
| #define | MSGPACK_PP_SEQ_BINARY_TRANSFORM_B(e) |
| #define | MSGPACK_PP_SEQ_BINARY_TRANSFORM_A0 (MSGPACK_PP_EAT, ?) |
| #define | MSGPACK_PP_SEQ_BINARY_TRANSFORM_B0 (MSGPACK_PP_EAT, ?) |
| #define MSGPACK_PP_SEQ_BINARY_TRANSFORM | ( | seq | ) |
| #define MSGPACK_PP_SEQ_BINARY_TRANSFORM_A | ( | e | ) |
| #define MSGPACK_PP_SEQ_BINARY_TRANSFORM_A0 (MSGPACK_PP_EAT, ?) |
| #define MSGPACK_PP_SEQ_BINARY_TRANSFORM_B | ( | e | ) |
| #define MSGPACK_PP_SEQ_BINARY_TRANSFORM_B0 (MSGPACK_PP_EAT, ?) |