195 Commits
Author SHA1 Message Date
Kohei Takahashi 916df63a14 Add result_of::{copy,move}, close #5886
Thanks to: Jamboree
2014-11-10 14:32:23 +09:00
Kohei Takahashi 5dc9f457a0 Merge remote-tracking branch 'origin/develop' into develop 2014-11-09 00:33:56 +09:00
Marek Kurdej a62956bb12 Fix spelling errors in documentation. 2014-11-07 18:34:18 +01:00
Kohei Takahashi 834250a4c8 Describe find(_if) return type clearly. 2014-11-07 13:20:43 +09:00
Kohei Takahashi a87a665072 Fix description of find_if document. 2014-11-07 12:40:25 +09:00
Kohei Takahashi ba0e753cff Fix document typo, close #6090. 2014-11-03 06:24:20 +09:00
Kohei Takahashi b7f0f8856c Tuple document's cosmetic changes 2014-11-03 06:24:20 +09:00
Kohei Takahashi 416cd2e2d9 Fix dead links 2014-11-03 06:24:20 +09:00
Kohei Takahashi f3921fee95 Fix tuple heading, close #5324 2014-11-03 06:24:20 +09:00
Kohei Takahashi f716d2f410 Merge various hotfixes into develop. 2014-11-01 22:00:45 +09:00
Kohei Takahashi c6cb25846c Fix doc typo and describe about c++11 make_map.
Signed-off-by: Kohei Takahashi <flast@flast.jp>
2014-10-28 18:34:24 +09:00
Damien Buhl (alias daminetreg) 2f850604e8 Merge remote-tracking branch 'official/develop' into fusion_adapters 2014-10-27 14:00:49 +01: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
wmamrak 0873af5d3c Update according to ticket #10403.
Someone more familiar with this formatting please verify my changes :)
2014-08-26 14:23:32 +02:00
Damien Buhl (alias daminetreg) fcb579f208 Documented BOOST_FUSION_ADAT_ASSOC* macros with type inference. 2014-07-27 17:19:15 +02:00
fiesh d71cf19e0f fix documentation, introduce "See also" block 2014-07-24 17:44:37 +02:00
fiesh f7685b1194 add automatic hash function creation 2014-07-24 14:22:55 +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 6c904779af fixes #5208 2014-04-09 10:03:23 +08:00
Jamboree fd3a18ce1a flatten/flatten_view/ref 2014-04-04 14:38:38 +08:00
Michel Morin f2e7a184a0 Correct broken links to C++ standard papers. Refs #9212.
[SVN r86524]
2013-10-30 12:51:24 +00:00
Michael Caisse 13d00bd6c2 minor updates to fusion docs
[SVN r84440]
2013-05-22 23:28:12 +00:00
Joel de Guzman f9d6e05676 Applied patches for Tickets #7738, #7737 and #7646
[SVN r82348]
2013-01-04 01:43:06 +00:00
Michael Caisse 211b47b47d clarify in fusion docs that associative sequences are not checked for key uniqueness.
[SVN r81891]
2012-12-13 09:41:50 +00:00
Joel de Guzman d01148d339 Fixed typo
[SVN r81164]
2012-11-03 23:44:36 +00:00
Joel de Guzman 4382b64aa7 Updated changelog
removed unmaintained todo.txt

[SVN r80347]
2012-09-01 02:12:46 +00: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 66e8a6d3b7 Doc updates for deque
[SVN r78199]
2012-04-26 00:03:42 +00:00
Joel de Guzman b7eda8d0f4 Doc updates for deque
[SVN r77984]
2012-04-15 09:47:19 +00:00
Joel de Guzman a3c2258017 Added deque docs
[SVN r77879]
2012-04-10 02:30:18 +00:00
Joel de Guzman df0fbd1d9d typo fix
[SVN r77114]
2012-02-25 01:09:58 +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 24bca52c5e Wrong version. Should be 2.2.
[SVN r74885]
2011-10-10 10:08:44 +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
Joel de Guzman 10274e7884 Made map random access. Thanks to Brandon Kohn!
[SVN r74882]
2011-10-10 09:55:52 +00:00
Daniel James 0ba9acbfa4 Replace fusion documentation with redirect.
[SVN r74332]
2011-09-10 07:42:13 +00:00
Joel de Guzman adc8be256f fixed wording to make it clear that I/O operators are only available for sequences in fusion's namespace
[SVN r73247]
2011-07-19 23:29:06 +00:00
Eric Niebler f27ed26e44 make single_view random access
[SVN r72977]
2011-07-08 19:42:35 +00:00
Joel de Guzman 0a54764a6a Added docs for copy
[SVN r72930]
2011-07-06 18:29:02 +00:00
Joel de Guzman f4f93005ad Added docs for copy
[SVN r72929]
2011-07-06 18:16:56 +00:00
Joel de Guzman ed4206ee1b Fixes Ticket #5426
[SVN r71026]
2011-04-06 04:55:57 +00:00
Joel de Guzman 407657d56c Updateded: fixed 'requirement' errors
[SVN r70297]
2011-03-21 04:08:44 +00:00
Christopher Schmidt e8539e1165 Fusion: typo fix, fixes #4877
[SVN r67337]
2010-12-19 15:11:12 +00:00
Christopher Schmidt 8abe272391 Fusion: fixed minor doc typos
[SVN r65894]
2010-10-10 20:23:28 +00:00