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

Macro Definition Documentation

◆ MSGPACK_PP_SEQ_INSERT

#define MSGPACK_PP_SEQ_INSERT ( seq,
i,
elem )
Value:
#define MSGPACK_PP_SEQ_INSERT_I(seq, i, elem)
Definition insert.hpp:25

◆ MSGPACK_PP_SEQ_INSERT_I

#define MSGPACK_PP_SEQ_INSERT_I ( seq,
i,
elem )
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