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

Go to the source code of this file.

Macros

#define MSGPACK_PP_IS_1(x)
#define MSGPACK_PP_IS_1_HELPER_1

Macro Definition Documentation

◆ MSGPACK_PP_IS_1

#define MSGPACK_PP_IS_1 ( x)
Value:
MSGPACK_PP_IS_EMPTY(MSGPACK_PP_CAT(MSGPACK_PP_IS_1_HELPER_, x))
#define MSGPACK_PP_CAT(a, b)
Definition cat.hpp:24
#define MSGPACK_PP_IS_EMPTY(x)
Definition is_empty.hpp:45

◆ MSGPACK_PP_IS_1_HELPER_1

#define MSGPACK_PP_IS_1_HELPER_1