Commit Graph

29 Commits

Author SHA1 Message Date
Joel de Guzman
1d45a87201 Merge pull request #102 from Flast/sfinae-friendly-fold
SFINAE-friendly fusion::fold
2015-10-16 06:32:12 +08:00
Kohei Takahashi
999dad386e doc: Fix return type of algorithms, close #3358. 2015-10-06 01:24:45 +09:00
Kohei Takahashi
76b7697ba5 fusion::fold allows to take non-const lv-ref state properly. 2015-09-08 15:14:27 +09:00
Kohei Takahashi
b3c560d3b6 Fix some typos. 2015-01-21 19:38:06 +09:00
Kohei Takahashi
3955f76511 Cosmetic 2015-01-21 17:27:14 +09:00
Kohei Takahashi
85ce2a3eb2 Fix link of result_of::remove_if. 2015-01-05 08:24:14 +09:00
Kohei Takahashi
a2269f447e Fix requirements documentation of replace_if. 2015-01-05 08:23:21 +09:00
Kohei Takahashi
51d638f51c Fix documentation of transform correctly. 2015-01-05 08:19:31 +09:00
Kohei Takahashi
465c3f273b result_of::{copy,move,swap} are now SFINAE-friendly 2014-11-10 14:38:42 +09:00
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
Jamboree
fd3a18ce1a flatten/flatten_view/ref 2014-04-04 14:38:38 +08: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
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
Christopher Schmidt
088b8a0201 Fusion: ADAPT_xxxADTxxx; documentation&new testcase
[SVN r65816]
2010-10-07 20:38:54 +00:00
Christopher Schmidt
e5dd49bc15 Fusion: documentation fixes
[SVN r65060]
2010-08-27 20:36:00 +00:00
Christopher Schmidt
237165e1e9 added the new folds to the changelist
[SVN r63752]
2010-07-08 17:25:24 +00:00
Christopher Schmidt
758178a2a8 added reverse_fold/iter_fold/reverse_iter_fold (2) (fixes #1623)
[SVN r63083]
2010-06-18 17:23:20 +00:00
Christopher Schmidt
2587757d47 corrected reverse_view
[SVN r58299]
2009-12-11 21:01:22 +00:00
Christopher Schmidt
dab67207cf associative iterators & views (Fixes #3473)
[SVN r57242]
2009-10-30 00:19:19 +00:00
Christopher Schmidt
35e469e2d5 fix for #2355: discrepancy between std::accumulate and fusion::accumulate
[SVN r57125]
2009-10-24 10:59:01 +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
a326739705 Regenerating/reorganizing docs
[SVN r40832]
2007-11-06 12:13:52 +00:00
Joel de Guzman
58b2bccbe4 Regenerating/reorganizing docs
[SVN r40828]
2007-11-06 11:40:27 +00:00