|
9ef3df0d0b
|
Update header files to always include boost/config.hpp. Fixes issue #61
|
2019-12-03 08:33:05 -08:00 |
|
|
3af7acabc7
|
fix constexpr-ness of a couple of algorithhms - and tests. Based on Pull Request #44 by Flast - thanks!
|
2018-04-04 11:18:38 -07:00 |
|
|
000040b3d9
|
binary_function is removed from equal and unary_function removed from tests.
|
2017-06-19 19:03:00 +03:00 |
|
|
968d30e9e3
|
Merge branch 'develop' into apolukhin/constexpr
|
2017-04-10 12:16:38 +03:00 |
|
|
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 |
|
|
7977bd0cdc
|
Remove all mentions of (unary|binary)_function; not needed and they have been removed for C++17
|
2016-11-20 17:02:49 -08:00 |
|
|
f06dc424dd
|
In cxx14, remove unnecessary #include <algorithm> and correct some comments
|
2016-04-29 16:04:17 -04:00 |
|
|
8d095e9d30
|
Added constexpr modifiers for C++14 mode and some tests
|
2016-01-25 13:11:01 +03:00 |
|
|
4c3b17ce77
|
Remove tabs
[SVN r86310]
|
2013-10-14 21:31:19 +00:00 |
|
|
a4b907197e
|
Add C++14 extensions to 'equal' and 'mismatch'
[SVN r84206]
|
2013-05-09 17:22:46 +00:00 |
|