Fusion: ADAPT_xxxADTxxx; documentation&new testcase

[SVN r65816]
This commit is contained in:
Christopher Schmidt
2010-10-07 20:38:54 +00:00
parent b8784f6bbc
commit 088b8a0201
260 changed files with 2472 additions and 1402 deletions

View File

@ -70,5 +70,4 @@
BOOST_PP_CAT(BOOST_FUSION_ADAPT_ADT_FILLER_0 ATTRIBUTES,_END), \
BOOST_FUSION_ADAPT_ADT_C)
#endif

View File

@ -25,7 +25,7 @@
#define BOOST_FUSION_ADAPT_ADT_GET_IDENTITY_NON_TEMPLATE_IMPL( \
TEMPLATE_PARAMS_SEQ) \
\
remove_const<remove_reference<lvalue>::type>::type
boost::remove_const<boost::remove_reference<lvalue>::type>::type
#define BOOST_FUSION_ADAPT_ADT_C_BASE( \
TEMPLATE_PARAMS_SEQ,NAME_SEQ,I,ATTRIBUTE,ATTRIBUTE_TUPEL_SIZE) \