Home
last modified time | relevance | path

Searched refs:BOOST_FUSION_DEFINE_STRUCT_INLINE (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/fusion/test/sequence/
Ddefine_struct_inline.cpp22 BOOST_FUSION_DEFINE_STRUCT_INLINE(
32 BOOST_FUSION_DEFINE_STRUCT_INLINE(
41 BOOST_FUSION_DEFINE_STRUCT_INLINE(s, (int, m))
43 BOOST_FUSION_DEFINE_STRUCT_INLINE(empty_struct, )
46 BOOST_FUSION_DEFINE_STRUCT_INLINE(
Ddefine_struct_inline_empty.cpp19 BOOST_FUSION_DEFINE_STRUCT_INLINE(empty_struct, )
Ddefine_struct_inline_move.cpp25 BOOST_FUSION_DEFINE_STRUCT_INLINE(value, (wrapper, w))
/third_party/boost/boost/fusion/adapted/struct/
Ddefine_struct_inline.hpp23 #define BOOST_FUSION_DEFINE_STRUCT_INLINE(NAME, ATTRIBUTES) \ macro
/third_party/boost/libs/fusion/doc/
Dchangelog.qbk49 * May 19, 2012: Added BOOST_FUSION_DEFINE_STRUCT_INLINE by Nathan Ridge
Dadapted.qbk1262 [section:define_struct_inline BOOST_FUSION_DEFINE_STRUCT_INLINE]
1266 BOOST_FUSION_DEFINE_STRUCT_INLINE is a macro that can be used to generate all
1273 BOOST_FUSION_DEFINE_STRUCT_INLINE(
1282 The semantics of BOOST_FUSION_DEFINE_STRUCT_INLINE are identical to those of
1285 # BOOST_FUSION_DEFINE_STRUCT_INLINE can be used at class or namespace scope, and
1287 # The structure generated by BOOST_FUSION_DEFINE_STRUCT_INLINE has a base class,
1300 BOOST_FUSION_DEFINE_STRUCT_INLINE(