Go to the source code of this file.
◆ MSGPACK_PP_MAX
| #define MSGPACK_PP_MAX |
( |
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_MAX_I(x, y)
Definition max.hpp:27
◆ MSGPACK_PP_MAX_D
| #define MSGPACK_PP_MAX_D |
( |
| d, |
|
|
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_MAX_D_I(d, x, y)
Definition max.hpp:36
◆ MSGPACK_PP_MAX_D_I
| #define MSGPACK_PP_MAX_D_I |
( |
| d, |
|
|
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_IIF(bit, t, f)
Definition iif.hpp:20
#define MSGPACK_PP_LESS_EQUAL_D(d, x, y)
Definition less_equal.hpp:35
◆ MSGPACK_PP_MAX_I
| #define MSGPACK_PP_MAX_I |
( |
| x, |
|
|
| y ) |
Value:
#define MSGPACK_PP_LESS_EQUAL(x, y)
Definition less_equal.hpp:26