Home
last modified time | relevance | path

Searched refs:BOOST_FUSION_DEFINE_TPL_STRUCT_INLINE (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/fusion/test/sequence/
Ddefine_tpl_struct_inline.cpp22 BOOST_FUSION_DEFINE_TPL_STRUCT_INLINE(
33 BOOST_FUSION_DEFINE_TPL_STRUCT_INLINE(
43 BOOST_FUSION_DEFINE_TPL_STRUCT_INLINE((M), s, (M, m))
45 BOOST_FUSION_DEFINE_TPL_STRUCT_INLINE((M), empty_struct, )
Ddefine_tpl_struct_inline_empty.cpp19 BOOST_FUSION_DEFINE_TPL_STRUCT_INLINE((M), empty_struct, )
Ddefine_tpl_struct_inline_move.cpp25 BOOST_FUSION_DEFINE_TPL_STRUCT_INLINE((W), value, (W, w))
/third_party/boost/boost/fusion/adapted/struct/
Ddefine_struct_inline.hpp15 #define BOOST_FUSION_DEFINE_TPL_STRUCT_INLINE( \ macro
/third_party/boost/libs/fusion/doc/
Dadapted.qbk1309 [section:define_tpl_struct_inline BOOST_FUSION_DEFINE_TPL_STRUCT_INLINE]
1313 BOOST_FUSION_DEFINE_TPL_STRUCT_INLINE is a macro that can be used to generate
1320 BOOST_FUSION_DEFINE_TPL_STRUCT_INLINE(
1330 The semantics of BOOST_FUSION_DEFINE_TPL_STRUCT_INLINE are identical to those of
1333 # BOOST_FUSION_DEFINE_TPL_STRUCT_INLINE can be used at class or namespace scope,
1335 # The structure generated by BOOST_FUSION_DEFINE_TPL_STRUCT_INLINE has a base