Searched refs:replace_first_copy (Results 1 – 4 of 4) sorted by relevance
58 replace_first_copy( ostream_iterator<char>(cout), str1, "cde", "XYZ" ); in main()
135 inline OutputIteratorT replace_first_copy( in replace_first_copy() function153 inline SequenceT replace_first_copy( in replace_first_copy() function903 using algorithm::replace_first_copy;
262 replace_first_copy( back_inserter(strout), "1abc3abc2", "abc", "YYY" ); in collection_comp_test()
700 boost/algorithm/replace_first_copy.html