MessagePack for C++
Loading...
Searching...
No Matches
reverse.hpp File Reference
Include dependency graph for reverse.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_REVERSE(array)
#define MSGPACK_PP_ARRAY_REVERSE_I(array)

Macro Definition Documentation

◆ MSGPACK_PP_ARRAY_REVERSE

#define MSGPACK_PP_ARRAY_REVERSE ( array)
Value:
#define MSGPACK_PP_ARRAY_REVERSE_I(array)
Definition reverse.hpp:26

◆ MSGPACK_PP_ARRAY_REVERSE_I

#define MSGPACK_PP_ARRAY_REVERSE_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_REVERSE(size, tuple)
Definition reverse.hpp:47