MessagePack for C++
Loading...
Searching...
No Matches
if.hpp File Reference
Include dependency graph for 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_IF(cond, t, f)
#define MSGPACK_PP_IF_I(cond, t, f)

Macro Definition Documentation

◆ MSGPACK_PP_IF

#define MSGPACK_PP_IF ( cond,
t,
f )
Value:
MSGPACK_PP_IF_I(cond, t, f)
#define MSGPACK_PP_IF_I(cond, t, f)
Definition if.hpp:27

◆ MSGPACK_PP_IF_I

#define MSGPACK_PP_IF_I ( cond,
t,
f )
Value:
#define MSGPACK_PP_IIF(bit, t, f)
Definition iif.hpp:20
#define MSGPACK_PP_BOOL(x)
Definition bool.hpp:24