19 Commits

Author SHA1 Message Date
Antony Polukhin fdf2c0f646 Update copyright years 2026-01-04 11:27:21 +03:00
Antony Polukhin 1fd7271d2e Update copyright years 2025-01-08 19:52:10 +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 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 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 7a756bc773 Updated apply_visitor docs 2017-11-05 16:33:30 +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 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
Eric Friedman a445274338 Updated for modified semantics.
[SVN r20108]
2003-09-19 00:36:53 +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