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
9d25072f2fe5de2893fae60161fb7fdcea33316a
algorithm
/
string
/
test
T
History
Pavol Droba
9d25072f2f
dissect formatter and tests added
...
[SVN r68124]
2011-01-13 21:21:37 +00:00
..
conv_test.cpp
must free storage obtained by new[] with delete[]
2005-04-14 16:14:18 +00:00
find_format_test.cpp
Avoid calling the formatter with an invalid match.
Fixes
#2777
2010-06-09 23:04:24 +00:00
find_test.cpp
Tests for join algorihtm added
2006-02-14 09:39:03 +00:00
Jamfile.v2
Assign the iterator returned by std::copy back to Output, so that string algorithms will work with iterators other than inserters
2010-06-09 21:12:06 +00:00
join_test.cpp
Tests for join algorihtm added
2006-02-14 09:39:03 +00:00
predicate_test.cpp
self assignment problem in is_any_ofF fixed
2008-08-21 14:46:15 +00:00
regex_test.cpp
fix the tests to join_it naming
2006-02-27 12:01:08 +00:00
replace_test.cpp
dissect formatter and tests added
2011-01-13 21:21:37 +00:00
split_test.cpp
test for empty string split added
2010-10-27 20:42:22 +00:00
trim_test.cpp
Applying patches from Daniel James
2004-07-16 14:10:08 +00:00