Go to the source code of this file.
◆ MSGPACK_PP_IIF
| #define MSGPACK_PP_IIF |
( |
| bit, |
|
|
| t, |
|
|
| f ) |
Value:
#define MSGPACK_PP_IIF_OO(par)
Definition iif.hpp:21
◆ MSGPACK_PP_IIF_0
| #define MSGPACK_PP_IIF_0 |
( |
| t, |
|
|
| f ) |
◆ MSGPACK_PP_IIF_1
| #define MSGPACK_PP_IIF_1 |
( |
| t, |
|
|
| f ) |
◆ MSGPACK_PP_IIF_I
| #define MSGPACK_PP_IIF_I |
( |
| bit, |
|
|
| t, |
|
|
| f ) |
Value:
#define MSGPACK_PP_IIF_II(id)
Definition iif.hpp:28
◆ MSGPACK_PP_IIF_II
| #define MSGPACK_PP_IIF_II |
( |
| id | ) |
|
◆ MSGPACK_PP_IIF_OO
| #define MSGPACK_PP_IIF_OO |
( |
| par | ) |
|
Value:
#define MSGPACK_PP_IIF_I(bit, t, f)
Definition iif.hpp:27