#9516 BOOST_FUSION_AUTO_ADAPT_STRUCT that does not require specifying the types of the fields.

This commit is contained in:
Damien Buhl (alias daminetreg)
2013-12-22 21:14:31 +01:00
parent a0c1ec2018
commit 3f965e00d3
3 changed files with 193 additions and 0 deletions

View File

@ -141,6 +141,7 @@ project
[ run sequence/adapt_assoc_tpl_struct.cpp : : : : ]
[ run sequence/adapt_struct_named.cpp : : : : ]
[ run sequence/adapt_struct.cpp : : : : ]
[ run sequence/auto_adapt_struct.cpp : : : : ]
[ run sequence/adapt_tpl_adt.cpp : : : : ]
[ run sequence/adapt_tpl_struct.cpp : : : : ]
[ run sequence/adt_attribute_proxy.cpp : : : : ]