MessagePack for C++
Loading...
Searching...
No Matches
is_binary.hpp File Reference
Include dependency graph for is_binary.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_BINARY(x)
#define MSGPACK_PP_IS_BINARY_I(x)
#define MSGPACK_PP_IS_BINARY_CHECK(a, b)
#define MSGPACK_PP_CHECK_RESULT_MSGPACK_PP_IS_BINARY_CHECK   0, MSGPACK_PP_NIL

Macro Definition Documentation

◆ MSGPACK_PP_CHECK_RESULT_MSGPACK_PP_IS_BINARY_CHECK

#define MSGPACK_PP_CHECK_RESULT_MSGPACK_PP_IS_BINARY_CHECK   0, MSGPACK_PP_NIL

◆ MSGPACK_PP_IS_BINARY

#define MSGPACK_PP_IS_BINARY ( x)
Value:
#define MSGPACK_PP_IS_BINARY_I(x)
Definition is_binary.hpp:24

◆ MSGPACK_PP_IS_BINARY_CHECK

#define MSGPACK_PP_IS_BINARY_CHECK ( a,
b )
Value:
1

◆ MSGPACK_PP_IS_BINARY_I

#define MSGPACK_PP_IS_BINARY_I ( x)
Value:
#define MSGPACK_PP_CHECK(x, type)
Definition check.hpp:23
#define MSGPACK_PP_IS_BINARY_CHECK(a, b)
Definition is_binary.hpp:27