Go to the source code of this file.
◆ MSGPACK_PP_ARRAY_PUSH_FRONT
| #define MSGPACK_PP_ARRAY_PUSH_FRONT |
( |
| array, |
|
|
| elem ) |
Value:
#define MSGPACK_PP_ARRAY_PUSH_FRONT_D(array, elem)
Definition push_front.hpp:30
◆ MSGPACK_PP_ARRAY_PUSH_FRONT_D
| #define MSGPACK_PP_ARRAY_PUSH_FRONT_D |
( |
| array, |
|
|
| elem ) |
Value:
#define MSGPACK_PP_ARRAY_PUSH_FRONT_I(size, data, elem)
Definition push_front.hpp:33
#define MSGPACK_PP_ARRAY_SIZE(array)
Definition size.hpp:23
#define MSGPACK_PP_ARRAY_DATA(array)
Definition data.hpp:23
◆ MSGPACK_PP_ARRAY_PUSH_FRONT_I
| #define MSGPACK_PP_ARRAY_PUSH_FRONT_I |
( |
| size, |
|
|
| data, |
|
|
| elem ) |
Value:
#define MSGPACK_PP_INC(x)
Definition inc.hpp:24
#define MSGPACK_PP_ARRAY_DETAIL_GET_DATA(size, data)
Definition get_data.hpp:45
#define MSGPACK_PP_COMMA_IF(cond)
Definition comma_if.hpp:27