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

Go to the source code of this file.

Macros

#define MSGPACK_PP_DIV(x, y)
#define MSGPACK_PP_DIV_I(x, y)
#define MSGPACK_PP_DIV_D(d, x, y)
#define MSGPACK_PP_DIV_D_I(d, x, y)

Macro Definition Documentation

◆ MSGPACK_PP_DIV

#define MSGPACK_PP_DIV ( x,
y )
Value:
#define MSGPACK_PP_DIV_I(x, y)
Definition div.hpp:27

◆ MSGPACK_PP_DIV_D

#define MSGPACK_PP_DIV_D ( d,
x,
y )
Value:
#define MSGPACK_PP_DIV_D_I(d, x, y)
Definition div.hpp:36

◆ MSGPACK_PP_DIV_D_I

#define MSGPACK_PP_DIV_D_I ( d,
x,
y )
Value:
#define MSGPACK_PP_DIV_BASE_D(d, x, y)
Definition div_base.hpp:57
#define MSGPACK_PP_TUPLE_ELEM(size, n, tuple)
Definition elem.hpp:57

◆ MSGPACK_PP_DIV_I

#define MSGPACK_PP_DIV_I ( x,
y )
Value:
#define MSGPACK_PP_DIV_BASE(x, y)
Definition div_base.hpp:30