|
9ef3df0d0b
|
Update header files to always include boost/config.hpp. Fixes issue #61
|
2019-12-03 08:33:05 -08:00 |
|
|
f06dc424dd
|
In cxx14, remove unnecessary #include <algorithm> and correct some comments
|
2016-04-29 16:04:17 -04:00 |
|
|
85adf4c74e
|
For some reason, these routines were only compiled in for C++11 and less. Make them available all the time.
|
2014-12-03 15:07:33 -08:00 |
|
|
3fd9c35138
|
Removed some tabs that snuck in. No functionality change
|
2014-07-08 08:47:15 -07:00 |
|
|
0f63883818
|
Rework the file layout and implementation of 'is_permutation' to match the various versions of the C++ standard. In particular, move the four iterator versions into the cxx14/ directory.
|
2014-03-23 14:56:48 -07:00 |
|
|
b9d89c559b
|
Better 'is_permutation' implementation, tests
[SVN r84389]
|
2013-05-20 15:37:50 +00:00 |
|
|
a4b907197e
|
Add C++14 extensions to 'equal' and 'mismatch'
[SVN r84206]
|
2013-05-09 17:22:46 +00:00 |
|