|
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 |
|
|
4c3b17ce77
|
Remove tabs
[SVN r86310]
|
2013-10-14 21:31:19 +00:00 |
|
|
3e5f571230
|
fixed Doxygen comment
[SVN r84448]
|
2013-05-23 18:29:49 +00: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 |
|