Go to the source code of this file.
|
| #define | MSGPACK_PP_DIV_BASE(x, y) |
| #define | MSGPACK_PP_DIV_BASE_I(x, y) |
| #define | MSGPACK_PP_DIV_BASE_P(d, rxy) |
| #define | MSGPACK_PP_DIV_BASE_P_I(d, r, x, y) |
| #define | MSGPACK_PP_DIV_BASE_O(d, rxy) |
| #define | MSGPACK_PP_DIV_BASE_O_I(d, r, x, y) |
| #define | MSGPACK_PP_DIV_BASE_D(d, x, y) |
| #define | MSGPACK_PP_DIV_BASE_D_I(d, x, y) |
◆ MSGPACK_PP_DIV_BASE
| #define MSGPACK_PP_DIV_BASE |
( |
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_DIV_BASE_I(x, y)
Definition div_base.hpp:31
◆ MSGPACK_PP_DIV_BASE_D
| #define MSGPACK_PP_DIV_BASE_D |
( |
| d, |
|
|
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_DIV_BASE_D_I(d, x, y)
Definition div_base.hpp:58
◆ MSGPACK_PP_DIV_BASE_D_I
| #define MSGPACK_PP_DIV_BASE_D_I |
( |
| d, |
|
|
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_DIV_BASE_P(d, rxy)
Definition div_base.hpp:38
#define MSGPACK_PP_DIV_BASE_O(d, rxy)
Definition div_base.hpp:47
◆ MSGPACK_PP_DIV_BASE_I
| #define MSGPACK_PP_DIV_BASE_I |
( |
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_WHILE
Definition while.hpp:31
◆ MSGPACK_PP_DIV_BASE_O
| #define MSGPACK_PP_DIV_BASE_O |
( |
| d, |
|
|
| rxy ) |
Value:
#define MSGPACK_PP_DIV_BASE_O_I(d, r, x, y)
Definition div_base.hpp:50
#define MSGPACK_PP_TUPLE_ELEM(size, n, tuple)
Definition elem.hpp:57
◆ MSGPACK_PP_DIV_BASE_O_I
| #define MSGPACK_PP_DIV_BASE_O_I |
( |
| d, |
|
|
| r, |
|
|
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_INC(x)
Definition inc.hpp:24
#define MSGPACK_PP_SUB_D(d, x, y)
Definition sub.hpp:46
◆ MSGPACK_PP_DIV_BASE_P
| #define MSGPACK_PP_DIV_BASE_P |
( |
| d, |
|
|
| rxy ) |
Value:
#define MSGPACK_PP_DIV_BASE_P_I(d, r, x, y)
Definition div_base.hpp:41
◆ MSGPACK_PP_DIV_BASE_P_I
| #define MSGPACK_PP_DIV_BASE_P_I |
( |
| d, |
|
|
| r, |
|
|
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_LESS_EQUAL_D(d, x, y)
Definition less_equal.hpp:35