forked from boostorg/algorithm
tabs removed
[SVN r23618]
This commit is contained in:
@ -54,7 +54,7 @@ void iterator_test()
|
|||||||
BOOST_CHECK( tokens[0]==string("xx") );
|
BOOST_CHECK( tokens[0]==string("xx") );
|
||||||
BOOST_CHECK( tokens[1]==string("xx") );
|
BOOST_CHECK( tokens[1]==string("xx") );
|
||||||
|
|
||||||
ifind_all(
|
ifind_all(
|
||||||
tokens,
|
tokens,
|
||||||
str2,
|
str2,
|
||||||
"xx" );
|
"xx" );
|
||||||
|
Reference in New Issue
Block a user