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
8b5c0d9114bfaf38b36027ebc5fb25a9ea6833b4
algorithm
/
include
/
boost
/
algorithm
T
History
Marshall Clow
8b5c0d9114
Initial commit of string_ref; Basic sanity tests
...
[SVN r81360]
2012-11-15 19:45:53 +00:00
..
cxx11
Fix typos in the comments. Refs
#7401
. Thanks to Hideaki Takei for the catch
2012-09-21 14:53:35 +00:00
searching
Add missing includes; Refs
#7399
. Thanks to Hideaki Takei for the catch
2012-09-21 14:22:31 +00:00
string
Qualified some calls to insert to remove ambiguity; Refs
#7346
Thanks to Yusuke Ichinohe for the bug report/fix
2012-10-01 15:42: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
Put hex_char_to_int in an unnamed namespace to fix linker errors
2012-09-24 18:00:07 +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_ref.hpp
Initial commit of string_ref; Basic sanity tests
2012-11-15 19:45:53 +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
Tabs. I likes them; the inspect tool, not so much
2012-07-19 00:28:16 +00:00