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

Go to the source code of this file.

Macros

#define MSGPACK_PP_BITNOR(x, y)
#define MSGPACK_PP_BITNOR_OO(par)
#define MSGPACK_PP_BITNOR_I(x, y)
#define MSGPACK_PP_BITNOR_ID(id)
#define MSGPACK_PP_BITNOR_00   1
#define MSGPACK_PP_BITNOR_01   0
#define MSGPACK_PP_BITNOR_10   0
#define MSGPACK_PP_BITNOR_11   0

Macro Definition Documentation

◆ MSGPACK_PP_BITNOR

#define MSGPACK_PP_BITNOR ( x,
y )
Value:
#define MSGPACK_PP_BITNOR_OO(par)
Definition bitnor.hpp:23

◆ MSGPACK_PP_BITNOR_00

#define MSGPACK_PP_BITNOR_00   1

◆ MSGPACK_PP_BITNOR_01

#define MSGPACK_PP_BITNOR_01   0

◆ MSGPACK_PP_BITNOR_10

#define MSGPACK_PP_BITNOR_10   0

◆ MSGPACK_PP_BITNOR_11

#define MSGPACK_PP_BITNOR_11   0

◆ MSGPACK_PP_BITNOR_I

#define MSGPACK_PP_BITNOR_I ( x,
y )
Value:
MSGPACK_PP_BITNOR_ID(MSGPACK_PP_BITNOR_ ## x ## y)
#define MSGPACK_PP_BITNOR_ID(id)
Definition bitnor.hpp:30

◆ MSGPACK_PP_BITNOR_ID

#define MSGPACK_PP_BITNOR_ID ( id)
Value:
id

◆ MSGPACK_PP_BITNOR_OO

#define MSGPACK_PP_BITNOR_OO ( par)
Value:
#define MSGPACK_PP_BITNOR_I(x, y)
Definition bitnor.hpp:29