Home
last modified time | relevance | path

Searched defs:BOOST_PP_EMPTY (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/preprocessor/facilities/
Dempty.hpp21 # define BOOST_PP_EMPTY() macro
/third_party/boost/libs/fusion/test/sequence/
Ddefine_struct_empty.cpp19 BOOST_FUSION_DEFINE_STRUCT(BOOST_PP_EMPTY(), empty_struct, ) in BOOST_PP_EMPTY() function
Ddefine_assoc_struct_empty.cpp19 BOOST_FUSION_DEFINE_ASSOC_STRUCT(BOOST_PP_EMPTY(), empty_struct, ) in BOOST_PP_EMPTY() function
Ddefine_assoc_struct.cpp32 BOOST_FUSION_DEFINE_ASSOC_STRUCT(BOOST_PP_EMPTY(), empty_struct, ) in BOOST_PP_EMPTY() function
Ddefine_struct.cpp34 BOOST_FUSION_DEFINE_STRUCT(BOOST_PP_EMPTY(), s, (int, m)) in BOOST_PP_EMPTY() function