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

Go to the source code of this file.

Macros

#define MSGPACK_PP_EQUAL(x, y)
#define MSGPACK_PP_EQUAL_I(x, y)
#define MSGPACK_PP_EQUAL_D(d, x, y)

Macro Definition Documentation

◆ MSGPACK_PP_EQUAL

#define MSGPACK_PP_EQUAL ( x,
y )
Value:
#define MSGPACK_PP_EQUAL_I(x, y)
Definition equal.hpp:27

◆ MSGPACK_PP_EQUAL_D

#define MSGPACK_PP_EQUAL_D ( d,
x,
y )
Value:
#define MSGPACK_PP_EQUAL(x, y)
Definition equal.hpp:26

◆ MSGPACK_PP_EQUAL_I

#define MSGPACK_PP_EQUAL_I ( x,
y )
Value:
#define MSGPACK_PP_COMPL(x)
Definition compl.hpp:22
#define MSGPACK_PP_NOT_EQUAL(x, y)
Definition not_equal.hpp:26