MessagePack for C++
Loading...
Searching...
No Matches
first_n.hpp File Reference
Include dependency graph for first_n.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_FIRST_N(n, seq)
#define MSGPACK_PP_SEQ_FIRST_N_I(n, seq)

Macro Definition Documentation

◆ MSGPACK_PP_SEQ_FIRST_N

#define MSGPACK_PP_SEQ_FIRST_N ( n,
seq )
Value:
#define MSGPACK_PP_SEQ_FIRST_N_I(n, seq)
Definition first_n.hpp:27

◆ MSGPACK_PP_SEQ_FIRST_N_I

#define MSGPACK_PP_SEQ_FIRST_N_I ( n,
seq )
Value:
#define MSGPACK_PP_IF(cond, t, f)
Definition if.hpp:26
#define MSGPACK_PP_TUPLE_EAT_3(e0, e1, e2)
Definition eat.hpp:52
#define MSGPACK_PP_SEQ_SPLIT(n, seq)
Definition split.hpp:19
#define MSGPACK_PP_TUPLE_ELEM(size, n, tuple)
Definition elem.hpp:57