This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_algorithm
Watch
1
Star
0
Fork
0
forked from
boostorg/algorithm
Code
Pull Requests
Activity
Files
cf249c090c3021faebbcf5f6cf5574ce258aa7f6
boost_algorithm
/
include
/
boost
/
algorithm
T
History
Marshall Clow
cf249c090c
Merge from develop: clean up is_permutation; fix clamp interface, and merge fix for bug
#9335
as well
2014-03-31 12:03:45 -07:00
..
cxx11
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
cxx14
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
searching
Fixed some file perms that got munged in the git conversion.
2014-02-04 08:13:44 -08:00
string
Algorithm: Remove obsolete MSVC version checks.
2014-03-23 14:30:10 -07:00
clamp.hpp
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
gather.hpp
Merge Algorithm changes to release; hex code cleanups; gather iterator requirements; copy_while and copy_until interface changes
2013-03-07 15:37:08 +00:00
hex.hpp
Detab
2013-03-18 20:33:53 +00:00
minmax_element.hpp
merge bug fix for minmax_element to release;
Fixes
#7752
2012-12-17 16:02:38 +00:00
minmax.hpp
Full merge from trunk at revision 41356 of entire boost-root tree.
2007-11-25 18:07:19 +00:00
string_regex.hpp
Merge Michael Morin's typo fixes for Boost.Algorithm to release; no functionality change.
2012-12-28 18:19:25 +00:00
string.hpp
Cummulative merge of updates from the main trunk
2008-06-19 12:07:24 +00:00