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

Go to the source code of this file.

Macros

#define MSGPACK_PP_SEQ_HEAD(seq)
#define MSGPACK_PP_SEQ_TAIL(seq)
#define MSGPACK_PP_SEQ_TAIL_I(x)
#define MSGPACK_PP_SEQ_NIL(x)

Macro Definition Documentation

◆ MSGPACK_PP_SEQ_HEAD

#define MSGPACK_PP_SEQ_HEAD ( seq)
Value:
#define MSGPACK_PP_SEQ_ELEM(i, seq)
Definition elem.hpp:24

◆ MSGPACK_PP_SEQ_NIL

#define MSGPACK_PP_SEQ_NIL ( x)
Value:
(x)

◆ MSGPACK_PP_SEQ_TAIL

#define MSGPACK_PP_SEQ_TAIL ( seq)
Value:
#define MSGPACK_PP_SEQ_TAIL_I(x)
Definition seq.hpp:38

◆ MSGPACK_PP_SEQ_TAIL_I

#define MSGPACK_PP_SEQ_TAIL_I ( x)