Antony Polukhin
1fd7271d2e
Update copyright years
2025-01-08 19:52:10 +03:00
Antony Polukhin
b33ff4f811
Remove obsolete code ( #109 )
2024-01-08 20:13:32 +03:00
Antony Polukhin
e37df948d7
Update copyright years
2024-01-07 12:56:27 +03:00
Antony Polukhin
7b45064ed8
Drop C++03 support ( #107 )
...
Drop boost::move and boost::bind dependencies. Use Boost.PP in less cases
2023-08-25 16:02:34 +03:00
Antony Polukhin
e4447e892f
Update copyright years
2023-01-19 10:24:10 +03:00
Antony Polukhin
d2fdf2384b
update copyright years
2022-01-30 15:03:18 +03:00
Antony Polukhin
9221b1513c
update copyright years
2021-01-03 20:10:23 +03:00
Antony Polukhin
bee77d42a8
update copyright year
2020-01-11 19:35:53 +03:00
Antony Polukhin
b18c22a8ff
Revert "Merge pull request #59 from Kojoley/recursive_wrapper-move-constructor-pointer-stealing"
...
This reverts commit dcbfeb989231b85588a9743bd309d480cc184f38, reversing
changes made to 055487c5bbf2b985b6b48cdf7e4d83654a90d878.
Reverts adding a pointer stealing to the recursive_wrapper.
2019-05-01 20:57:40 +03:00
Nikita Kniazev
32794c2340
More work done
2019-02-24 00:21:54 +03:00
Nikita Kniazev
754eaf824f
Updated the documentation
2019-02-16 18:55:42 +03:00
Antony Polukhin
d069511e31
Update copyright
2019-01-17 13:00:51 +03:00
Antony Polukhin
0231eefd43
More docs and tests for new variadic templates related features; tune apply_visitor(visitor) to use variadic templates and be suitable for visitors with any count of input opertors
2014-12-05 18:02:46 +03:00
Antony Polukhin
940cfef1f6
Simplify Multi visitation section in Tutorial (refs trac #10653 )
2014-12-02 19:52:26 +03:00
Antony Polukhin
1b50119b21
Fix issues reported by Boost Inspection Tool
2014-08-01 14:09:36 +04:00
Antony Polukhin
f5f3769cd4
Update Boost.Variant documentation, add info about multivisitors (refs #8459 )
...
[SVN r84227]
2013-05-10 16:30:12 +00: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
Steven Watanabe
4d362457bb
Replace v with operand in the tutorial. Fixes #1548
...
[SVN r53187]
2009-05-22 20:05:26 +00:00
K. Noel Belcourt
25e12b7428
Fixes #965
...
Patched the XML and will check to ensure the html
page reflects this change.
[SVN r42989]
2008-01-26 23:06:24 +00:00
Eric Friedman
d7eb96addf
Fixed bug in binary visitation example code.
...
[SVN r26205]
2004-11-14 00:20:06 +00:00
Eric Friedman
0a0fd670bd
Minor formatting fix.
...
[SVN r20971]
2003-11-27 11:18:48 +00:00
Eric Friedman
733744d5f1
Reflects recent implementation changes and additions.
...
[SVN r20744]
2003-11-08 08:15:25 +00:00
Eric Friedman
a68bb3e039
Typo fix.
...
[SVN r20217]
2003-09-30 06:39:44 +00:00
Eric Friedman
2fa982978e
Reworked recursive types sections.
...
[SVN r20016]
2003-09-11 07:21:49 +00:00
Eric Friedman
1c1e009f57
Minor changes.
...
[SVN r19866]
2003-08-29 19:58:40 +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
f6b5549316
1) Documented preprocessor macros 2) Added recursive_variant portability notice.
...
[SVN r19824]
2003-08-28 08:24:46 +00:00
Eric Friedman
4e1b41facc
Minor formatting changes.
...
[SVN r19823]
2003-08-28 08:23:06 +00:00
Eric Friedman
a573365f99
Added additional TODO note.
...
[SVN r19799]
2003-08-27 07:46:38 +00:00
Eric Friedman
3cacfa72b9
Added (nearly-complete) advanced tutorial.
...
[SVN r19798]
2003-08-27 07:44:32 +00:00
Eric Friedman
730f1ba69e
Added new tutorial.
...
[SVN r19797]
2003-08-27 07:16:15 +00:00