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

Go to the source code of this file.

Macros

#define MSGPACK_PP_ENUM_PARAMS_WITH_DEFAULTS(count, param, def)

Macro Definition Documentation

◆ MSGPACK_PP_ENUM_PARAMS_WITH_DEFAULTS

#define MSGPACK_PP_ENUM_PARAMS_WITH_DEFAULTS ( count,
param,
def )
Value:
MSGPACK_PP_ENUM_BINARY_PARAMS(count, param, = def)
#define MSGPACK_PP_ENUM_BINARY_PARAMS(count, p1, p2)
Definition enum_binary_params.hpp:27