MessagePack for C++
Loading...
Searching...
No Matches
is_unary.hpp File Reference
Include dependency graph for is_unary.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_UNARY(x)
#define MSGPACK_PP_IS_UNARY_I(x)
#define MSGPACK_PP_IS_UNARY_CHECK(a)
#define MSGPACK_PP_CHECK_RESULT_MSGPACK_PP_IS_UNARY_CHECK   0, MSGPACK_PP_NIL

Macro Definition Documentation

◆ MSGPACK_PP_CHECK_RESULT_MSGPACK_PP_IS_UNARY_CHECK

#define MSGPACK_PP_CHECK_RESULT_MSGPACK_PP_IS_UNARY_CHECK   0, MSGPACK_PP_NIL

◆ MSGPACK_PP_IS_UNARY

#define MSGPACK_PP_IS_UNARY ( x)
Value:
#define MSGPACK_PP_IS_UNARY_I(x)
Definition is_unary.hpp:24

◆ MSGPACK_PP_IS_UNARY_CHECK

#define MSGPACK_PP_IS_UNARY_CHECK ( a)
Value:
1

◆ MSGPACK_PP_IS_UNARY_I

#define MSGPACK_PP_IS_UNARY_I ( x)
Value:
#define MSGPACK_PP_CHECK(x, type)
Definition check.hpp:23
#define MSGPACK_PP_IS_UNARY_CHECK(a)
Definition is_unary.hpp:27