This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_algorithm
Watch
1
Star
0
Fork
0
You've already forked boost_algorithm
forked from
boostorg/algorithm
Code
Pull Requests
Activity
328
Commits
55
Branches
106
Tags
b9d91c59e41e349c390dc3d7df43baf6b7e34c4e
Commit Graph
3 Commits
Author
SHA1
Message
Date
Marshall Clow
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
Marshall Clow
b9d89c559b
Better 'is_permutation' implementation, tests
...
[SVN r84389]
2013-05-20 15:37:50 +00:00
Marshall Clow
a4b907197e
Add C++14 extensions to 'equal' and 'mismatch'
...
[SVN r84206]
2013-05-09 17:22:46 +00:00