|
MessagePack for C++
|
#include <msgpack/preprocessor/config/config.hpp>#include <msgpack/preprocessor/control/expr_iif.hpp>#include <msgpack/preprocessor/logical/bool.hpp>

Go to the source code of this file.
Macros | |
| #define | MSGPACK_PP_EXPR_IF(cond, expr) |
| #define | MSGPACK_PP_EXPR_IF_I(cond, expr) |
| #define MSGPACK_PP_EXPR_IF | ( | cond, | |
| expr ) |
| #define MSGPACK_PP_EXPR_IF_I | ( | cond, | |
| expr ) |