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
Files
b8c95b412ca209809077dff61e7279860106d1a3
boost_algorithm
/
include
/
boost
/
algorithm
History
Marshall Clow
b8c95b412c
Detab
...
[SVN r83492]
2013-03-18 20:33:53 +00:00
..
cxx11
In c++11, use std:: instead of std::tr1:: stuff
2013-03-18 20:29:56 +00:00
searching
In c++11, use std:: instead of std::tr1:: stuff
2013-03-18 20:29:56 +00:00
string
Make find_iterator work with forward iterators; refs
#7989
2013-02-08 17:32:05 +00:00
clamp.hpp
Initial checkin of Boost.Algorithm searching and clamp code and tests; docs and more Algos coming
2012-01-09 17:21:04 +00:00
gather.hpp
Gather does not (in general) work with forward iterators, even though it does on some systems
2013-02-25 22:31:52 +00:00
hex.hpp
Detab
2013-03-18 20:33:53 +00:00
minmax_element.hpp
Removed use of comma operator; Refs
#7752
2012-12-12 15:40:24 +00:00
minmax.hpp
boost guidelines (mainly from inspect tool: tabs, license reference text, etc.)
2006-07-27 10:27:37 +00:00
string_regex.hpp
Fix many typos in the comments and documentation; no functionality change. Thanks to Michael Morin for the patch
2012-12-28 17:51:56 +00:00
string.hpp
Added missing include. This was already fixed on the 1.34 branch but never merged to the trunk.
2008-05-28 08:32:12 +00:00
wrappers.hpp
Tabs. I likes them; the inspect tool, not so much
2012-07-19 00:28:16 +00:00