MessagePack for C++
Loading...
Searching...
No Matches
expr_if.hpp File Reference
Include dependency graph for expr_if.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MSGPACK_PP_EXPR_IF(cond, expr)
#define MSGPACK_PP_EXPR_IF_I(cond, expr)

Macro Definition Documentation

◆ MSGPACK_PP_EXPR_IF

#define MSGPACK_PP_EXPR_IF ( cond,
expr )
Value:
#define MSGPACK_PP_EXPR_IF_I(cond, expr)
Definition expr_if.hpp:27

◆ MSGPACK_PP_EXPR_IF_I

#define MSGPACK_PP_EXPR_IF_I ( cond,
expr )
Value:
#define MSGPACK_PP_EXPR_IIF(bit, expr)
Definition expr_iif.hpp:22
#define MSGPACK_PP_BOOL(x)
Definition bool.hpp:24