Christopher Wecht
11dd528eb0
added unique_erase
2018-04-24 16:29:31 +02:00
neilgroves
5b2500872d
Revert "push_back: added support for not-copyable but moveable value-types li…"
2018-01-03 14:36:50 +00:00
Christopher Wecht
d99628981d
push_back: added support for not-copyable but moveable value-types like e.g. unique_ptr
2017-09-01 17:53:46 +02:00
Nathan Ridge
45a1acb980
[range] fix some minor typos in comments - fixes #7916
...
[SVN r82594]
2013-01-24 09:10:47 +00:00
Neil Groves
067b63da8e
Boost.Range improved push_front algorithm unit test. Updated documentation.
...
[SVN r61145]
2010-04-08 19:09:34 +00:00
Neil Groves
cee9ffc1a8
Boost.Range added unit tests for extended algorithms.
...
Put the extended algorithms into boost::range in a similar manner to the standard algorithms.
Added iota as an extended algorithm.
Fixed defects in the extended algorithms brought to light by the new unit tests.
[SVN r61042]
2010-04-04 14:14:12 +00:00