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

Go to the source code of this file.

Macros

#define MSGPACK_PP_GREATER(x, y)
#define MSGPACK_PP_GREATER_I(x, y)
#define MSGPACK_PP_GREATER_D(d, x, y)
#define MSGPACK_PP_GREATER_D_I(d, x, y)

Macro Definition Documentation

◆ MSGPACK_PP_GREATER

#define MSGPACK_PP_GREATER ( x,
y )
Value:
#define MSGPACK_PP_GREATER_I(x, y)
Definition greater.hpp:26

◆ MSGPACK_PP_GREATER_D

#define MSGPACK_PP_GREATER_D ( d,
x,
y )
Value:
#define MSGPACK_PP_GREATER_D_I(d, x, y)
Definition greater.hpp:35

◆ MSGPACK_PP_GREATER_D_I

#define MSGPACK_PP_GREATER_D_I ( d,
x,
y )
Value:
#define MSGPACK_PP_LESS_D(d, x, y)
Definition less.hpp:42

◆ MSGPACK_PP_GREATER_I

#define MSGPACK_PP_GREATER_I ( x,
y )
Value:
#define MSGPACK_PP_LESS(x, y)
Definition less.hpp:31