Go to the source code of this file.
◆ MSGPACK_PP_LIST_APPEND
| #define MSGPACK_PP_LIST_APPEND |
( |
| a, |
|
|
| b ) |
Value:
#define MSGPACK_PP_LIST_APPEND_I(a, b)
Definition append.hpp:26
◆ MSGPACK_PP_LIST_APPEND_D
| #define MSGPACK_PP_LIST_APPEND_D |
( |
| d, |
|
|
| a, |
|
|
| b ) |
Value:
#define MSGPACK_PP_LIST_APPEND_D_I(d, a, b)
Definition append.hpp:37
◆ MSGPACK_PP_LIST_APPEND_D_I
| #define MSGPACK_PP_LIST_APPEND_D_I |
( |
| d, |
|
|
| a, |
|
|
| b ) |
Value:
#define MSGPACK_PP_LIST_APPEND_O(d, s, x)
Definition append.hpp:29
◆ MSGPACK_PP_LIST_APPEND_I
| #define MSGPACK_PP_LIST_APPEND_I |
( |
| a, |
|
|
| b ) |
Value:
#define MSGPACK_PP_LIST_FOLD_RIGHT
Definition fold_right.hpp:26
◆ MSGPACK_PP_LIST_APPEND_O
| #define MSGPACK_PP_LIST_APPEND_O |
( |
| d, |
|
|
| s, |
|
|
| x ) |