Searched defs:MSGPACK_PP_CAT (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/projects_libs/libmsgpack/msgpack-c/include/msgpack/preprocessor/
H A Dcat.hpp22 # define MSGPACK_PP_CAT(a, b) MSGPACK_PP_CAT_I(a, b) macro
24 # define MSGPACK_PP_CAT(a, b) MSGPACK_PP_CAT_OO((a, b)) macro

Completed in 103 milliseconds