Kohei Takahashi
561890429b
doc: Moved paragraph to mpl adaptation
to mpl section
2018-07-06 11:21:54 +09:00
Damien Buhl (alias daminetreg)
d1cd721969
Replace BOOST_FUSION_ADAPT_AUTO with the standard auto keyword.
...
While BOOST_FUSION_ADAPT_AUTO is still supported for backward compatibiltiy,
auto as been put because it has a better readability.
2016-02-13 14:15:53 +09:00
Kohei Takahashi
06428298bb
Add docs for std::tuple adaptation.
2015-02-21 19:16:13 +09:00
Damien Buhl (alias daminetreg)
3a28c3fd81
Updates the doc of ADAPT_ADTs macros
2014-10-20 21:35:01 +02:00
Damien Buhl (alias daminetreg)
c8ffc6498b
add documentation for BOOST_FUSION_ADAPT_ADT and type deduction.
2014-10-07 21:39:18 +02:00
Damien Buhl (alias daminetreg)
fcb579f208
Documented BOOST_FUSION_ADAT_ASSOC* macros with type inference.
2014-07-27 17:19:15 +02:00
Damien Buhl (alias daminetreg)
dd0cee1721
Documented type deduction for ADAPT_STRUCT_NAMED.
2014-06-25 00:24:26 +02:00
Damien Buhl (alias daminetreg)
2e60ba6f29
Fixed typos and inconsistencies in ADAPT_STRUCT documentation.
2014-06-13 23:09:39 +02:00
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
Damien Buhl (alias daminetreg)
6483cf4058
Adding documentation of the new ADAPT_STRUCT and ADAPT_STRUCT_TPL macros,
...
capable of deducing type.
2014-06-13 23:09:39 +02:00
Damien Buhl (alias daminetreg)
166132789a
DOC: Document the BOOST_FUSION_AUTO* macros.
...
This documents the AUTO_ADAPT macros :
* BOOST_FUSION_AUTO_ADAPT_STRUCT
* BOOST_FUSION_AUTO_ADAPT_STRUCT_NAMED
* BOOST_FUSION_AUTO_ADAPT_ASSOC_STRUCT
* BOOST_FUSION_AUTO_ADAPT_ASSOC_STRUCT_NAMED
2014-06-13 23:04:09 +02:00
Joel de Guzman
70589c53c6
BOOST_FUSION_DEFINE_STRUCT_INLINE patch by Nathan Ridge
...
[SVN r78509]
2012-05-19 01:24:55 +00:00
Joel de Guzman
51ade6529c
typo fix by Mario Lang
...
[SVN r78464]
2012-05-14 00:41:42 +00:00
Joel de Guzman
fd82b51cec
Wrong version. Should be 2.2 + fixed copyright notices and dates
...
[SVN r74886]
2011-10-10 10:37:53 +00:00
Joel de Guzman
459a1dba3d
Bumped copyright date and version to 2.1 (it's about time!).
...
[SVN r74883]
2011-10-10 10:05:49 +00:00
Christopher Schmidt
8abe272391
Fusion: fixed minor doc typos
...
[SVN r65894]
2010-10-10 20:23:28 +00:00
Christopher Schmidt
088b8a0201
Fusion: ADAPT_xxxADTxxx; documentation&new testcase
...
[SVN r65816]
2010-10-07 20:38:54 +00:00
Christopher Schmidt
b761e0e0c0
Fusion: BOOST_FUSION_ADAPT_ADT documentation
...
[SVN r65756]
2010-10-04 20:50:31 +00:00
Christopher Schmidt
c02a3ba001
documentation update - fixes #4281
...
[SVN r62398]
2010-06-03 08:29:23 +00:00
Christopher Schmidt
8d5aefc7de
documentation update
...
[SVN r61202]
2010-04-11 15:01:17 +00:00
Christopher Schmidt
2f8b22dd93
documentation update
...
[SVN r61187]
2010-04-10 18:55:44 +00:00
Christopher Schmidt
073ce9e4a3
added intrusive struct generating macros
...
[SVN r61018]
2010-04-03 13:34:20 +00:00
Hartmut Kaiser
95ccc6f48f
Fusion: added docs for BOOST_FUSION_ADAPTED_STRUCT_NAMED
...
[SVN r59338]
2010-01-29 03:03:31 +00:00
Joel de Guzman
04cf9c863b
typo fix
...
[SVN r54325]
2009-06-25 03:07:23 +00:00
Joel de Guzman
ef1e821173
added info on how to map to and from MPL
...
[SVN r47647]
2008-07-21 07:25:52 +00:00
Joel de Guzman
f199472458
Removing fusion variant adapter
...
[SVN r42224]
2007-12-20 23:28:26 +00:00
Joel de Guzman
e10f3e17b3
added copyright and license info for each page.
...
[SVN r40863]
2007-11-07 02:12:28 +00:00
Joel de Guzman
58b2bccbe4
Regenerating/reorganizing docs
...
[SVN r40828]
2007-11-06 11:40:27 +00:00
Joel de Guzman
0baf64588c
doc updates to reflect structure changes
...
[SVN r40827]
2007-11-06 10:09:38 +00:00