MessagePack for C++
Loading...
Searching...
No Matches
is_nullary.hpp File Reference
Include dependency graph for is_nullary.hpp:

Go to the source code of this file.

Macros

#define MSGPACK_PP_IS_NULLARY(x)
#define MSGPACK_PP_IS_NULLARY_I(x)
#define MSGPACK_PP_IS_NULLARY_CHECK()
#define MSGPACK_PP_CHECK_RESULT_MSGPACK_PP_IS_NULLARY_CHECK   0, MSGPACK_PP_NIL

Macro Definition Documentation

◆ MSGPACK_PP_CHECK_RESULT_MSGPACK_PP_IS_NULLARY_CHECK

#define MSGPACK_PP_CHECK_RESULT_MSGPACK_PP_IS_NULLARY_CHECK   0, MSGPACK_PP_NIL

◆ MSGPACK_PP_IS_NULLARY

#define MSGPACK_PP_IS_NULLARY ( x)
Value:
#define MSGPACK_PP_IS_NULLARY_I(x)
Definition is_nullary.hpp:24

◆ MSGPACK_PP_IS_NULLARY_CHECK

#define MSGPACK_PP_IS_NULLARY_CHECK ( )
Value:
1

◆ MSGPACK_PP_IS_NULLARY_I

#define MSGPACK_PP_IS_NULLARY_I ( x)
Value:
#define MSGPACK_PP_CHECK(x, type)
Definition check.hpp:23
#define MSGPACK_PP_IS_NULLARY_CHECK()
Definition is_nullary.hpp:27