|
a4d5f17173
|
#ifdef out the four argument versions of is_permutation when we are compiling with C++14, since they're in the standard library
|
2014-03-19 09:11:51 -07:00 |
|
|
b9d89c559b
|
Better 'is_permutation' implementation, tests
[SVN r84389]
|
2013-05-20 15:37:50 +00:00 |
|
|
1529f909a6
|
In c++11, use std:: instead of std::tr1:: stuff
[SVN r83491]
|
2013-03-18 20:29:56 +00:00 |
|
|
ed9b65dc39
|
Fix typos in the comments. Refs #7401. Thanks to Hideaki Takei for the catch
[SVN r80619]
|
2012-09-21 14:53:35 +00:00 |
|
|
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 |
|
|
dfaea65083
|
Fix (even more) test failures in Boost.Algorithm
[SVN r77076]
|
2012-02-20 15:22:04 +00:00 |
|
|
eb8291e0aa
|
Fix some test (more) failures in Boost.Algorithm
[SVN r77073]
|
2012-02-19 16:17:27 +00:00 |
|
|
43c01ff2bc
|
Added c++11 algorithms to Boost.Algorithm
[SVN r77060]
|
2012-02-18 07:17:39 +00:00 |
|