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

Go to the source code of this file.

Macros

#define MSGPACK_PP_SUB(x, y)
#define MSGPACK_PP_SUB_I(x, y)
#define MSGPACK_PP_SUB_P(d, xy)
#define MSGPACK_PP_SUB_O(d, xy)
#define MSGPACK_PP_SUB_O_I(x, y)
#define MSGPACK_PP_SUB_D(d, x, y)
#define MSGPACK_PP_SUB_D_I(d, x, y)

Macro Definition Documentation

◆ MSGPACK_PP_SUB

#define MSGPACK_PP_SUB ( x,
y )
Value:
#define MSGPACK_PP_SUB_I(x, y)
Definition sub.hpp:28

◆ MSGPACK_PP_SUB_D

#define MSGPACK_PP_SUB_D ( d,
x,
y )
Value:
#define MSGPACK_PP_SUB_D_I(d, x, y)
Definition sub.hpp:47

◆ MSGPACK_PP_SUB_D_I

#define MSGPACK_PP_SUB_D_I ( d,
x,
y )
Value:
MSGPACK_PP_TUPLE_ELEM(2, 0, MSGPACK_PP_WHILE_ ## d(MSGPACK_PP_SUB_P, MSGPACK_PP_SUB_O, (x, y)))
#define MSGPACK_PP_SUB_P(d, xy)
Definition sub.hpp:31
#define MSGPACK_PP_SUB_O(d, xy)
Definition sub.hpp:36
#define MSGPACK_PP_TUPLE_ELEM(size, n, tuple)
Definition elem.hpp:57

◆ MSGPACK_PP_SUB_I

#define MSGPACK_PP_SUB_I ( x,
y )
Value:
#define MSGPACK_PP_WHILE
Definition while.hpp:31

◆ MSGPACK_PP_SUB_O

#define MSGPACK_PP_SUB_O ( d,
xy )
Value:
#define MSGPACK_PP_SUB_O_I(x, y)
Definition sub.hpp:39

◆ MSGPACK_PP_SUB_O_I

#define MSGPACK_PP_SUB_O_I ( x,
y )
Value:
#define MSGPACK_PP_DEC(x)
Definition dec.hpp:24

◆ MSGPACK_PP_SUB_P

#define MSGPACK_PP_SUB_P ( d,
xy )
Value: