Commit Graph

6 Commits

Author SHA1 Message Date
Mike Maximoff
000040b3d9 binary_function is removed from equal and unary_function removed from tests. 2017-06-19 19:03:00 +03:00
very-cool-name
968d30e9e3 Merge branch 'develop' into apolukhin/constexpr 2017-04-10 12:16:38 +03:00
Marshall Clow
7977bd0cdc Remove all mentions of (unary|binary)_function; not needed and they have been removed for C++17 2016-11-20 17:02:49 -08:00
Antony Polukhin
8d095e9d30 Added constexpr modifiers for C++14 mode and some tests 2016-01-25 13:11:01 +03:00
Marshall Clow
f65d36aca7 Updated Boost.Algorithm tests to use non-deprecated test framework
[SVN r82785]
2013-02-08 17:21:43 +00:00
Marshall Clow
43c01ff2bc Added c++11 algorithms to Boost.Algorithm
[SVN r77060]
2012-02-18 07:17:39 +00:00