Commit Graph

7 Commits

Author SHA1 Message Date
very-cool-name
968d30e9e3 Merge branch 'develop' into apolukhin/constexpr 2017-04-10 12:16:38 +03:00
Kolya Matteo
1da90fcc4a Remove unnecessary #include <algorithm> and correct some comments 2016-04-29 15:37:09 -04:00
Antony Polukhin
8d095e9d30 Added constexpr modifiers for C++14 mode and some tests 2016-01-25 13:11:01 +03:00
Marshall Clow
4dac507b77 Remove code to use standard library versions of algorithms. Always use the boost ones 2014-08-28 10:07:16 -07:00
Marshall Clow
ea13506795 Cleaned up things that the inspect tool found in Boost.Algorithm. No functionality change
[SVN r78687]
2012-05-27 15:24:09 +00:00
Marshall Clow
fae48250b4 Added missing includes of <algorithm>, thanks to Michel Morin for the catch
[SVN r78466]
2012-05-14 04:58:22 +00:00
Marshall Clow
43c01ff2bc Added c++11 algorithms to Boost.Algorithm
[SVN r77060]
2012-02-18 07:17:39 +00:00