Commit Graph

42 Commits

Author SHA1 Message Date
Kohei Takahashi
d5bd71c886
Update dead/moved links 2018-03-14 00:51:48 +09:00
Kohei Takahashi
c3dec40e72
Fixed links to support list.
Gmane had been closed and not back yet.
2018-03-13 23:18:03 +09:00
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
960ccf5d2c Fix dead links: caused by pull-request #51. 2015-02-21 19:15:49 +09:00
Kohei Takahashi
e4d43b00c1 Cosmetic 2015-01-22 01:02:28 +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
416cd2e2d9 Fix dead links 2014-11-03 06:24:20 +09:00
fiesh
d71cf19e0f fix documentation, introduce "See also" block 2014-07-24 17:44:37 +02: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
Joel de Guzman
a3c2258017 Added deque docs
[SVN r77879]
2012-04-10 02:30:18 +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
f4f93005ad Added docs for copy
[SVN r72929]
2011-07-06 18:16:56 +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
b761e0e0c0 Fusion: BOOST_FUSION_ADAPT_ADT documentation
[SVN r65756]
2010-10-04 20:50:31 +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
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
dab67207cf associative iterators & views (Fixes #3473)
[SVN r57242]
2009-10-30 00:19:19 +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
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
Dan Marsden
c9ee80e47a fixed spelling mistake in documentation
[SVN r40817]
2007-11-05 22:24:53 +00:00
Dan Marsden
b9ab685b44 Basic sequence and iterator fascade docs
[SVN r40737]
2007-11-04 15:26:51 +00:00
Tobias Schwinger
9df373af5f revises function object concepts and functional module documenation to reflect
boost::result_of-based result computation


[SVN r38209]
2007-07-13 19:25:34 +00:00
Tobias Schwinger
8da8ce2c61 updates link to boost::shared_ptr
[SVN r37341]
2007-04-02 15:50:23 +00:00
Dan Marsden
4904567639 added documentation for map_tie
[SVN r37266]
2007-03-22 22:43:09 +00:00
Tobias Schwinger
1a3b7b5d8c abbreviates section names in functional module, adds missing copyright
[SVN r37071]
2007-02-25 21:56:30 +00:00
Tobias Schwinger
0832de9bb3 adds functional module
[SVN r36956]
2007-02-15 22:48:01 +00:00
Tobias Schwinger
586440e16e introduces documentation for deduce / deduce_sequence
[SVN r36813]
2007-01-27 10:52:43 +00:00
Joel de Guzman
2be540e903 some updates
[SVN r36555]
2007-01-01 02:23:51 +00:00
Dan Marsden
e5cf298835 variant and boost tuple adaptor docs
[SVN r36140]
2006-11-21 22:49:05 +00:00
Joel de Guzman
c31253d8c1 adding fusion docs and tests
[SVN r34920]
2006-08-22 15:57:13 +00:00