Commit Graph

76 Commits

Author SHA1 Message Date
Kohei Takahashi
d29dc277e6 Renaming No-bounds concept to Unbounded concept. 2015-06-25 22:42:44 +09:00
Kohei Takahashi
8aa35da4c4 Add documents for No-bounds sequences. 2015-06-23 11:36:13 +09:00
Kohei Takahashi
197792ac53 Conforming admonitions style to quickbook.
http://www.boost.org/doc/libs/1_57_0/doc/html/quickbook/syntax/block.html#quickbook.syntax.block.admonitions
2015-02-21 19:58:15 +09:00
Kohei Takahashi
06428298bb Add docs for std::tuple adaptation. 2015-02-21 19:16:13 +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
f3921fee95 Fix tuple heading, close #5324 2014-11-03 06:24:20 +09:00
Michael Caisse
13d00bd6c2 minor updates to fusion docs
[SVN r84440]
2013-05-22 23:28:12 +00:00
Daniel James
0ba9acbfa4 Replace fusion documentation with redirect.
[SVN r74332]
2011-09-10 07:42:13 +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
Christopher Schmidt
088b8a0201 Fusion: ADAPT_xxxADTxxx; documentation&new testcase
[SVN r65816]
2010-10-07 20:38:54 +00:00
Christopher Schmidt
b8784f6bbc Fusion: fixed yet another typo
[SVN r65758]
2010-10-04 21:34:44 +00:00
Christopher Schmidt
569e23c71c Fusion: BOOST_FUSION_ADAPT_ADT documentation (2)
[SVN r65757]
2010-10-04 21:16:42 +00:00
Christopher Schmidt
b761e0e0c0 Fusion: BOOST_FUSION_ADAPT_ADT documentation
[SVN r65756]
2010-10-04 20:50:31 +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
Daniel James
05edb33019 Rebuild fusion docs - with missing file this time.
[SVN r63731]
2010-07-08 07:10:41 +00:00
Daniel James
880f7ed33e Rebuild fusion documentation.
[SVN r63626]
2010-07-04 19:20:50 +00:00
Christopher Schmidt
a1af4051cd added missing doc files
[SVN r63561]
2010-07-03 20:28:03 +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
Steven Watanabe
378858f270 Fix headers for set_fwd and map_fwd. Fixes #3237
[SVN r62891]
2010-06-13 01:45:12 +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
Hartmut Kaiser
95ccc6f48f Fusion: added docs for BOOST_FUSION_ADAPTED_STRUCT_NAMED
[SVN r59338]
2010-01-29 03:03:31 +00:00
Christopher Schmidt
f7fd836354 corrected category_of documentation (2)
[SVN r58568]
2009-12-29 18:29:59 +00:00
Christopher Schmidt
b1b171f130 corrected category_of documentation
[SVN r58559]
2009-12-29 14:10:17 +00:00
Christopher Schmidt
d366a4f0e2 updated changelog
[SVN r58558]
2009-12-29 13:44:01 +00:00
Christopher Schmidt
514d48903b associative forward iterators in example and docs
[SVN r58549]
2009-12-28 17:45:42 +00:00
Christopher Schmidt
2587757d47 corrected reverse_view
[SVN r58299]
2009-12-11 21:01:22 +00:00
Christopher Schmidt
65895017bd associative_sequence_tag -> associative_tag
[SVN r57337]
2009-11-03 17:35:33 +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
Hartmut Kaiser
7b89755a67 Fusion: fixed a couple of typos in docs
[SVN r56472]
2009-09-29 14:48:36 +00:00
Hartmut Kaiser
8ce4280e27 Fusion: doc fix
[SVN r56382]
2009-09-25 14:00:55 +00:00
Hartmut Kaiser
10c0665ffa Fusion: added nview and friends, docs and tests
[SVN r56377]
2009-09-25 00:21:53 +00:00
Joel de Guzman
916077ce6b update for trac #1893
[SVN r53856]
2009-06-13 06:29:32 +00:00
Tobias Schwinger
aaf89a67a6 updates functional module: only two unfused variants, now
[SVN r51381]
2009-02-22 06:27:12 +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
8506cd8be6 pair doc fix
[SVN r47527]
2008-07-17 23:59:22 +00:00
Daniel James
9a622b6904 Generated documentation which is no longer generated.
[SVN r43213]
2008-02-10 16:21:22 +00:00
Joel de Guzman
f199472458 Removing fusion variant adapter
[SVN r42224]
2007-12-20 23:28:26 +00:00
Joel de Guzman
e9fd448376 fixed documentation bug
[SVN r42116]
2007-12-17 09:27:42 +00:00
Joel de Guzman
5359a24800 refresh docs
[SVN r41080]
2007-11-14 10:17:09 +00:00
Joel de Guzman
ac449e933d added copyright and license info for each page.
[SVN r40873]
2007-11-07 03:46:23 +00:00