FEATURE: BOOST_FUSION_AUTO_ADAPT_STRUCT_NAMED that does not require specifying the types of the fields.

This commit is contained in:
Damien Buhl (alias daminetreg)
2014-01-26 17:31:01 +01:00
parent 946957d3dc
commit 0d7ad9f6e2
4 changed files with 165 additions and 0 deletions

View File

@ -140,6 +140,7 @@ project
[ run sequence/adapt_assoc_tpl_adt.cpp : : : : ]
[ run sequence/adapt_assoc_tpl_struct.cpp : : : : ]
[ run sequence/adapt_struct_named.cpp : : : : ]
[ run sequence/auto_adapt_struct_named.cpp : : : : ]
[ run sequence/adapt_struct.cpp : : : : ]
[ run sequence/auto_adapt_struct.cpp : : : : ]
[ run sequence/adapt_tpl_adt.cpp : : : : ]