Go to the source code of this file.
◆ MSGPACK_PP_LIST_CAT
| #define MSGPACK_PP_LIST_CAT |
( |
| list | ) |
|
Value:
#define MSGPACK_PP_LIST_CAT_I(list)
Definition cat.hpp:28
◆ MSGPACK_PP_LIST_CAT_D
| #define MSGPACK_PP_LIST_CAT_D |
( |
| d, |
|
|
| list ) |
Value:
#define MSGPACK_PP_LIST_CAT_D_I(d, list)
Definition cat.hpp:39
◆ MSGPACK_PP_LIST_CAT_D_I
| #define MSGPACK_PP_LIST_CAT_D_I |
( |
| d, |
|
|
| list ) |
Value:
#define MSGPACK_PP_LIST_FIRST(list)
Definition adt.hpp:32
#define MSGPACK_PP_LIST_REST(list)
Definition adt.hpp:44
#define MSGPACK_PP_LIST_CAT_O(d, s, x)
Definition cat.hpp:31
◆ MSGPACK_PP_LIST_CAT_I
| #define MSGPACK_PP_LIST_CAT_I |
( |
| list | ) |
|
Value:
#define MSGPACK_PP_LIST_FOLD_LEFT
Definition fold_left.hpp:28
◆ MSGPACK_PP_LIST_CAT_O
| #define MSGPACK_PP_LIST_CAT_O |
( |
| d, |
|
|
| s, |
|
|
| x ) |
Value:
#define MSGPACK_PP_CAT(a, b)
Definition cat.hpp:24