Files
fusion/doc
Damien Buhl (alias daminetreg) 0000ca263b Removing AUTO_ADAPT_STRUCT_NAMED, AUTO_ADAPT_ASSOC_STRUCT and AUTO_ADAPT_ASSOC_STRUCT_NAMED.
As discussed with Agustín Bergé and Joel de Guzman on https://github.com/boostorg/fusion/pull/3,
it's better to remove the separate macro for the type deducting macros, and
to instead support a flexible API allowing backward compatibility and type
omission.

This is what ADAPT_STRUCT and ADAPT_STRUCT_TPL now provides. All other
macros will be improved in the same way in the following commits.
2014-06-13 23:09:39 +02:00
..
2013-05-22 23:28:12 +00:00
2014-04-04 14:38:38 +08:00
2012-09-01 02:12:46 +00:00
2014-04-09 10:03:23 +08:00
2014-04-04 14:38:38 +08:00
2012-11-03 23:44:36 +00:00
2013-05-22 23:28:12 +00:00
2014-04-04 14:38:38 +08:00