BOOST_FUSION_DEFINE_STRUCT_INLINE patch by Nathan Ridge

[SVN r78509]
This commit is contained in:
Joel de Guzman
2012-05-19 01:24:55 +00:00
parent ed3776ce8c
commit 70589c53c6
4 changed files with 321 additions and 1 deletions

View File

@@ -132,8 +132,10 @@ import testing ;
[ run sequence/adapt_tpl_struct.cpp : : : : ]
[ run sequence/adt_attribute_proxy.cpp : : : : ]
[ run sequence/define_struct.cpp : : : : ]
[ run sequence/define_struct_inline.cpp : : : : ]
[ run sequence/define_assoc_struct.cpp : : : : ]
[ run sequence/define_tpl_struct.cpp : : : : ]
[ run sequence/define_tpl_struct.cpp : : : : ]
[ run sequence/define_tpl_struct_inline.cpp : : : : ]
[ run sequence/define_assoc_tpl_struct.cpp : : : : ]
[ run sequence/std_tuple_iterator.cpp : : : : ]