MessagePack for C++
Loading...
Searching...
No Matches
paren_if.hpp File Reference
Include dependency graph for paren_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_LPAREN_IF(cond)
#define MSGPACK_PP_LPAREN_IF_I(cond)
#define MSGPACK_PP_RPAREN_IF(cond)
#define MSGPACK_PP_RPAREN_IF_I(cond)

Macro Definition Documentation

◆ MSGPACK_PP_LPAREN_IF

#define MSGPACK_PP_LPAREN_IF ( cond)
Value:
#define MSGPACK_PP_LPAREN_IF_I(cond)
Definition paren_if.hpp:26

◆ MSGPACK_PP_LPAREN_IF_I

#define MSGPACK_PP_LPAREN_IF_I ( cond)
Value:
#define MSGPACK_PP_IF(cond, t, f)
Definition if.hpp:26
#define MSGPACK_PP_EMPTY()
Definition empty.hpp:21
#define MSGPACK_PP_LPAREN()
Definition paren.hpp:17

◆ MSGPACK_PP_RPAREN_IF

#define MSGPACK_PP_RPAREN_IF ( cond)
Value:
#define MSGPACK_PP_RPAREN_IF_I(cond)
Definition paren_if.hpp:35

◆ MSGPACK_PP_RPAREN_IF_I

#define MSGPACK_PP_RPAREN_IF_I ( cond)
Value:
#define MSGPACK_PP_RPAREN()
Definition paren.hpp:21