MessagePack for C++
|
#include <msgpack/preprocessor/config/config.hpp>
#include <msgpack/preprocessor/control/expr_iif.hpp>
#include <msgpack/preprocessor/detail/is_unary.hpp>
#include <msgpack/preprocessor/tuple/rem.hpp>
Go to the source code of this file.
Macros | |
#define | MSGPACK_PP_APPLY(x) MSGPACK_PP_EXPR_IIF(MSGPACK_PP_IS_UNARY(x), MSGPACK_PP_TUPLE_REM_1 x) |
#define MSGPACK_PP_APPLY | ( | x | ) | MSGPACK_PP_EXPR_IIF(MSGPACK_PP_IS_UNARY(x), MSGPACK_PP_TUPLE_REM_1 x) |