Go to the source code of this file.
◆ MSGPACK_PP_LIST_REVERSE
| #define MSGPACK_PP_LIST_REVERSE |
( |
| list | ) |
|
Value:
#define MSGPACK_PP_LIST_REVERSE_I(list)
Definition reverse.hpp:26
◆ MSGPACK_PP_LIST_REVERSE_D
| #define MSGPACK_PP_LIST_REVERSE_D |
( |
| d, |
|
|
| list ) |
Value:
#define MSGPACK_PP_LIST_REVERSE_D_I(d, list)
Definition reverse.hpp:37
◆ MSGPACK_PP_LIST_REVERSE_D_I
| #define MSGPACK_PP_LIST_REVERSE_D_I |
( |
| d, |
|
|
| list ) |
Value:
#define MSGPACK_PP_LIST_REVERSE_O(d, s, x)
Definition reverse.hpp:29
◆ MSGPACK_PP_LIST_REVERSE_I
| #define MSGPACK_PP_LIST_REVERSE_I |
( |
| list | ) |
|
Value:
#define MSGPACK_PP_LIST_FOLD_LEFT
Definition fold_left.hpp:28
◆ MSGPACK_PP_LIST_REVERSE_O
| #define MSGPACK_PP_LIST_REVERSE_O |
( |
| d, |
|
|
| s, |
|
|
| x ) |