|
c5f6f52560
|
Remove dependency on boost::mpl from 'clamp' and 'is_sorted'
|
2021-08-29 16:19:52 -07:00 |
|
|
9ef3df0d0b
|
Update header files to always include boost/config.hpp. Fixes issue #61
|
2019-12-03 08:33:05 -08:00 |
|
|
63c85e7c5e
|
Qualify calls to Boost.Algorithm algs that have the same name as ones in the standard; prevents ADL ambiguities. Thanks to Billy O'Neill for the heads up.
|
2018-01-10 10:26:21 -08:00 |
|
|
8d095e9d30
|
Added constexpr modifiers for C++14 mode and some tests
|
2016-01-25 13:11:01 +03:00 |
|
|
848b521850
|
Changed parameters for the sequence-based versions of clamp from being passed by vaue to being passed by const &. Thanks to Martin Moene for the suggestion.
|
2014-03-11 12:09:51 -07:00 |
|
|
bc3b806f56
|
Fixed some file perms that got munged in the git conversion.
|
2014-02-04 08:13:44 -08:00 |
|
|
d518994247
|
Initial checkin of Boost.Algorithm searching and clamp code and tests; docs and more Algos coming
[SVN r76388]
|
2012-01-09 17:21:04 +00:00 |
|