MessagePack for C++
Loading...
Searching...
No Matches
to_list.hpp File Reference
Include dependency graph for to_list.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MSGPACK_PP_ARRAY_TO_LIST(array)
#define MSGPACK_PP_ARRAY_TO_LIST_EMPTY(array)
#define MSGPACK_PP_ARRAY_TO_LIST_DO(array)

Macro Definition Documentation

◆ MSGPACK_PP_ARRAY_TO_LIST

#define MSGPACK_PP_ARRAY_TO_LIST ( array)
Value:
( \
MSGPACK_PP_ARRAY_SIZE(array), \
) \
(array) \
#define MSGPACK_PP_ARRAY_TO_LIST_DO(array)
Definition to_list.hpp:44
#define MSGPACK_PP_ARRAY_TO_LIST_EMPTY(array)
Definition to_list.hpp:34
#define MSGPACK_PP_IF(cond, t, f)
Definition if.hpp:26

◆ MSGPACK_PP_ARRAY_TO_LIST_DO

#define MSGPACK_PP_ARRAY_TO_LIST_DO ( array)
Value:
#define MSGPACK_PP_TUPLE_TO_LIST(size, tuple)
Definition to_list.hpp:47

◆ MSGPACK_PP_ARRAY_TO_LIST_EMPTY

#define MSGPACK_PP_ARRAY_TO_LIST_EMPTY ( array)
Value:
MSGPACK_PP_NIL