This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
algorithm
Watch
1
Star
0
Fork
1
You've already forked algorithm
mirror of
https://github.com/boostorg/algorithm.git
synced
2026-07-05 16:00:54 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e7e5087b8f4d95f30832df94dc7313bfd5fbbde
algorithm
/
include
/
boost
/
algorithm
T
History
Marshall Clow
9e7e5087b8
Find wrappers for map/multimap; suggested by Olaf; Refs
#5227
; No docs yet.
...
[SVN r79385]
2012-07-09 17:31:20 +00:00
..
cxx11
Cleaned up things that the inspect tool found in Boost.Algorithm. No functionality change
2012-05-27 15:24:09 +00:00
searching
Fixed range-based versions of Boyer-Moore; Added range-based versions of Boyer-Moore-Horspool and Knuth-Pratt-Morris; Refs
#7104
; will close when merged to release. Thanks to Akira Takahashi for the bug report!
2012-07-09 14:27:00 +00:00
string
Fixed errors in the doxygen comments. Refs
#7083
; will close when merged to release. Thanks to Olaf for the catch!
2012-07-05 15:14:40 +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
hex.hpp
Removed a bit of undefined behavior (noted by STL @ microsoft)
2012-06-06 20:43:22 +00:00
minmax_element.hpp
boost guidelines (mainly from inspect tool: tabs, license reference text, etc.)
2006-07-27 10:27:37 +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
boost guidelines (mainly from inspect tool: tabs, license reference text, etc.)
2006-07-27 10:27:37 +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
Find wrappers for map/multimap; suggested by Olaf; Refs
#5227
; No docs yet.
2012-07-09 17:31:20 +00:00