MessagePack for C++
Loading...
Searching...
No Matches
subseq.hpp File Reference
Include dependency graph for subseq.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_SUBSEQ(seq, i, len)
#define MSGPACK_PP_SEQ_SUBSEQ_I(seq, i, len)

Macro Definition Documentation

◆ MSGPACK_PP_SEQ_SUBSEQ

#define MSGPACK_PP_SEQ_SUBSEQ ( seq,
i,
len )
Value:
#define MSGPACK_PP_SEQ_SUBSEQ_I(seq, i, len)
Definition subseq.hpp:25

◆ MSGPACK_PP_SEQ_SUBSEQ_I

#define MSGPACK_PP_SEQ_SUBSEQ_I ( seq,
i,
len )
Value:
#define MSGPACK_PP_SEQ_FIRST_N(n, seq)
Definition first_n.hpp:26
#define MSGPACK_PP_SEQ_REST_N(n, seq)
Definition rest_n.hpp:30