MessagePack for C++
Loading...
Searching...
No Matches
elem.hpp File Reference
Include dependency graph for elem.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_ELEM(i, array)
#define MSGPACK_PP_ARRAY_ELEM_I(i, array)

Macro Definition Documentation

◆ MSGPACK_PP_ARRAY_ELEM

#define MSGPACK_PP_ARRAY_ELEM ( i,
array )
Value:
#define MSGPACK_PP_ARRAY_ELEM_I(i, array)
Definition elem.hpp:26

◆ MSGPACK_PP_ARRAY_ELEM_I

#define MSGPACK_PP_ARRAY_ELEM_I ( i,
array )
Value:
#define MSGPACK_PP_ARRAY_SIZE(array)
Definition size.hpp:23
#define MSGPACK_PP_ARRAY_DATA(array)
Definition data.hpp:23
#define MSGPACK_PP_TUPLE_ELEM(size, n, tuple)
Definition elem.hpp:57