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

Go to the source code of this file.

Macros

#define MSGPACK_PP_ADD(x, y)
#define MSGPACK_PP_ADD_I(x, y)
#define MSGPACK_PP_ADD_P(d, xy)
#define MSGPACK_PP_ADD_O(d, xy)
#define MSGPACK_PP_ADD_O_I(x, y)
#define MSGPACK_PP_ADD_D(d, x, y)
#define MSGPACK_PP_ADD_D_I(d, x, y)

Macro Definition Documentation

◆ MSGPACK_PP_ADD

#define MSGPACK_PP_ADD ( x,
y )
Value:
#define MSGPACK_PP_ADD_I(x, y)
Definition add.hpp:29

◆ MSGPACK_PP_ADD_D

#define MSGPACK_PP_ADD_D ( d,
x,
y )
Value:
#define MSGPACK_PP_ADD_D_I(d, x, y)
Definition add.hpp:48

◆ MSGPACK_PP_ADD_D_I

#define MSGPACK_PP_ADD_D_I ( d,
x,
y )
Value:
MSGPACK_PP_TUPLE_ELEM(2, 0, MSGPACK_PP_WHILE_ ## d(MSGPACK_PP_ADD_P, MSGPACK_PP_ADD_O, (x, y)))
#define MSGPACK_PP_ADD_O(d, xy)
Definition add.hpp:37
#define MSGPACK_PP_ADD_P(d, xy)
Definition add.hpp:32
#define MSGPACK_PP_TUPLE_ELEM(size, n, tuple)
Definition elem.hpp:57

◆ MSGPACK_PP_ADD_I

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

◆ MSGPACK_PP_ADD_O

#define MSGPACK_PP_ADD_O ( d,
xy )
Value:
#define MSGPACK_PP_ADD_O_I(x, y)
Definition add.hpp:40

◆ MSGPACK_PP_ADD_O_I

#define MSGPACK_PP_ADD_O_I ( x,
y )
Value:
#define MSGPACK_PP_DEC(x)
Definition dec.hpp:24
#define MSGPACK_PP_INC(x)
Definition inc.hpp:24

◆ MSGPACK_PP_ADD_P

#define MSGPACK_PP_ADD_P ( d,
xy )
Value: