mirror of
https://github.com/boostorg/algorithm.git
synced 2025-07-30 04:27:16 +02:00
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