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

Macro Definition Documentation

◆ MSGPACK_PP_SEQ_REMOVE

#define MSGPACK_PP_SEQ_REMOVE ( seq,
i )
Value:
#define MSGPACK_PP_SEQ_REMOVE_I(seq, i)
Definition remove.hpp:26

◆ MSGPACK_PP_SEQ_REMOVE_I

#define MSGPACK_PP_SEQ_REMOVE_I ( seq,
i )
Value:
#define MSGPACK_PP_INC(x)
Definition inc.hpp:24
#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