|
1da90fcc4a
|
Remove unnecessary #include <algorithm> and correct some comments
|
2016-04-29 15:37:09 -04:00 |
|
|
4dac507b77
|
Remove code to use standard library versions of algorithms. Always use the boost ones
|
2014-08-28 10:07:16 -07:00 |
|
|
b9d91c59e4
|
Add missing ::type in the range-based partition_point implementation. Add test for this call - since there was none before. Thanks to Wygos for the fix.
|
2014-06-18 19:16:34 +02: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 |
|
|
8d82e7538d
|
Removed extra include of <algorithm>, thanks to Michel Morin for the catch
[SVN r78471]
|
2012-05-14 16:40:54 +00:00 |
|
|
fae48250b4
|
Added missing includes of <algorithm>, thanks to Michel Morin for the catch
[SVN r78466]
|
2012-05-14 04:58:22 +00:00 |
|
|
43c01ff2bc
|
Added c++11 algorithms to Boost.Algorithm
[SVN r77060]
|
2012-02-18 07:17:39 +00:00 |
|