Go to the source code of this file.
|
| #define | MSGPACK_PP_LIST_REST_N(count, list) |
| #define | MSGPACK_PP_LIST_REST_N_I(count, list) |
| #define | MSGPACK_PP_LIST_REST_N_P(d, lc) |
| #define | MSGPACK_PP_LIST_REST_N_P_I(list, count) |
| #define | MSGPACK_PP_LIST_REST_N_O(d, lc) |
| #define | MSGPACK_PP_LIST_REST_N_O_I(list, count) |
| #define | MSGPACK_PP_LIST_REST_N_D(d, count, list) |
| #define | MSGPACK_PP_LIST_REST_N_D_I(d, count, list) |
◆ MSGPACK_PP_LIST_REST_N
| #define MSGPACK_PP_LIST_REST_N |
( |
| count, |
|
|
| list ) |
Value:
#define MSGPACK_PP_LIST_REST_N_I(count, list)
Definition rest_n.hpp:29
◆ MSGPACK_PP_LIST_REST_N_D
| #define MSGPACK_PP_LIST_REST_N_D |
( |
| d, |
|
|
| count, |
|
|
| list ) |
Value:
#define MSGPACK_PP_LIST_REST_N_D_I(d, count, list)
Definition rest_n.hpp:52
◆ MSGPACK_PP_LIST_REST_N_D_I
| #define MSGPACK_PP_LIST_REST_N_D_I |
( |
| d, |
|
|
| count, |
|
|
| list ) |
Value:
#define MSGPACK_PP_LIST_REST_N_P(d, lc)
Definition rest_n.hpp:35
#define MSGPACK_PP_LIST_REST_N_O(d, lc)
Definition rest_n.hpp:42
#define MSGPACK_PP_TUPLE_ELEM(size, n, tuple)
Definition elem.hpp:57
◆ MSGPACK_PP_LIST_REST_N_I
| #define MSGPACK_PP_LIST_REST_N_I |
( |
| count, |
|
|
| list ) |
Value:
#define MSGPACK_PP_WHILE
Definition while.hpp:31
◆ MSGPACK_PP_LIST_REST_N_O
| #define MSGPACK_PP_LIST_REST_N_O |
( |
| d, |
|
|
| lc ) |
Value:
#define MSGPACK_PP_LIST_REST_N_O_I(list, count)
Definition rest_n.hpp:43
◆ MSGPACK_PP_LIST_REST_N_O_I
| #define MSGPACK_PP_LIST_REST_N_O_I |
( |
| list, |
|
|
| count ) |
Value:
#define MSGPACK_PP_LIST_REST(list)
Definition adt.hpp:44
#define MSGPACK_PP_DEC(x)
Definition dec.hpp:24
◆ MSGPACK_PP_LIST_REST_N_P
| #define MSGPACK_PP_LIST_REST_N_P |
( |
| d, |
|
|
| lc ) |
Value:
#define MSGPACK_PP_LIST_REST_N_P_I(list, count)
Definition rest_n.hpp:36
◆ MSGPACK_PP_LIST_REST_N_P_I
| #define MSGPACK_PP_LIST_REST_N_P_I |
( |
| list, |
|
|
| count ) |