Commit Graph

26 Commits

Author SHA1 Message Date
Antony Polukhin
b18c22a8ff Revert "Merge pull request #59 from Kojoley/recursive_wrapper-move-constructor-pointer-stealing"
This reverts commit dcbfeb9892, reversing
changes made to 055487c5bb.

Reverts adding a pointer stealing to the recursive_wrapper.
2019-05-01 20:57:40 +03:00
Nikita Kniazev
11d03f3b51 Added macro to docs 2019-02-24 03:42:11 +03:00
Nikita Kniazev
754eaf824f Updated the documentation 2019-02-16 18:55:42 +03:00
Antony Polukhin
6db941f3dd Added missing relational operators and their docs (refs trac #10811 and #8620) 2014-12-03 20:42:10 +03:00
Antony Polukhin
1b50119b21 Fix issues reported by Boost Inspection Tool 2014-08-01 14:09:36 +04:00
Antony Polukhin
6c26dd544d Update docs of Boost.Variant. Add advice about recursive_wrapper performance (refs #7718)
[SVN r84104]
2013-05-02 08:39:34 +00:00
Daniel James
5d727edcff Support BOOST_NO_TYPEID and BOOST_NO_IOSTREAM in Boost.Variant. Fixes #3051.
[SVN r53682]
2009-06-06 11:46:24 +00:00
Douglas Gregor
04995f4256 Start using <conceptname>
[SVN r21180]
2003-12-08 05:53:40 +00:00
Eric Friedman
dae0676467 Updated exception specifications.
[SVN r20973]
2003-11-27 11:20:27 +00:00
Eric Friedman
05ae8740ef Workaround until BoostBook supports typedef descriptions.
[SVN r20812]
2003-11-15 06:45:49 +00:00
Eric Friedman
6d2c034240 Updated references.
[SVN r20754]
2003-11-08 11:24:20 +00:00
Eric Friedman
c28735739e Minor change.
[SVN r20745]
2003-11-08 08:17:20 +00:00
Eric Friedman
cd91b41ec8 Documented: 1) make_variant_over; 2) variant relational operators.
[SVN r20742]
2003-11-08 08:13:16 +00:00
Eric Friedman
724718c3a4 Documentation overhaul.
[SVN r20220]
2003-09-30 06:48:02 +00:00
Eric Friedman
03bf3da4de Fixed broken link.
[SVN r20112]
2003-09-19 06:22:59 +00:00
Eric Friedman
f592878396 Re-specified variant exception-safety guarantees.
[SVN r20073]
2003-09-16 05:16:39 +00:00
Eric Friedman
a800218526 Minor fix.
[SVN r19864]
2003-08-29 19:57:14 +00:00
Douglas Gregor
2e2679aa16 Use <macro> element to define macros, <macroname> to reference them.
[SVN r19861]
2003-08-29 16:29:25 +00:00
Eric Friedman
18d50c1373 Minor changes.
[SVN r19846]
2003-08-29 05:31:51 +00:00
Eric Friedman
4c833608f6 Added cv-quals to query methods.
[SVN r19825]
2003-08-28 08:26:49 +00:00
Eric Friedman
2132f812da Added link to recursive_variant (and repaginated).
[SVN r19796]
2003-08-27 07:13:42 +00:00
Eric Friedman
34207d38c5 Minor changes.
[SVN r19766]
2003-08-25 03:52:41 +00:00
Eric Friedman
da47645db4 Incorrect type declaration.
[SVN r19376]
2003-07-30 23:39:42 +00:00
Eric Friedman
bd5012abd6 BoostBook progress.
[SVN r19375]
2003-07-30 23:34:32 +00:00
Eric Friedman
70c8014c0f BoostBook progress.
[SVN r19371]
2003-07-30 20:48:35 +00:00
Eric Friedman
bdf0cf5269 Started port of docs to BoostBook.
[SVN r18844]
2003-06-20 07:11:50 +00:00