Commit Graph

7 Commits

Author SHA1 Message Date
MMaximoff
dfa332e915 Updated constexpr tests for all affected modules. Added conditional constexpr to equal, which uses std::distance. 2017-04-07 22:31:23 +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
26edcb7b51 Fix behavior of is_sorted_until; thanks to Michel Morin for the report
[SVN r79433]
2012-07-12 03:25:58 +00: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
e3263d43e4 Renamed file 'ordered.hpp' to 'is_sorted.hpp' because that's what it contains
[SVN r77325]
2012-03-13 18:53:14 +00:00
Marshall Clow
49668cf66a More tests; removed ambiguity
[SVN r77134]
2012-02-28 18:44:06 +00:00
Marshall Clow
43c01ff2bc Added c++11 algorithms to Boost.Algorithm
[SVN r77060]
2012-02-18 07:17:39 +00:00