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

Go to the source code of this file.

Macros

#define MSGPACK_PP_CAT(a, b)
#define MSGPACK_PP_CAT_OO(par)
#define MSGPACK_PP_CAT_I(a, b)
#define MSGPACK_PP_CAT_II(p, res)

Macro Definition Documentation

◆ MSGPACK_PP_CAT

#define MSGPACK_PP_CAT ( a,
b )
Value:
#define MSGPACK_PP_CAT_OO(par)
Definition cat.hpp:25

◆ MSGPACK_PP_CAT_I

#define MSGPACK_PP_CAT_I ( a,
b )
Value:
#define MSGPACK_PP_CAT_II(p, res)
Definition cat.hpp:32

◆ MSGPACK_PP_CAT_II

#define MSGPACK_PP_CAT_II ( p,
res )
Value:
res

◆ MSGPACK_PP_CAT_OO

#define MSGPACK_PP_CAT_OO ( par)
Value:
#define MSGPACK_PP_CAT_I(a, b)
Definition cat.hpp:31