Searched refs:replace_copy (Results 1 – 5 of 5) sorted by relevance
| /freebsd-9-stable/contrib/libstdc++/include/backward/ |
| D | algo.h | 81 using std::replace_copy;
|
| /freebsd-9-stable/contrib/libc++/include/ |
| D | algorithm | 211 replace_copy(InputIterator first, InputIterator last, OutputIterator result, 1993 // replace_copy 1998 replace_copy(_InputIterator __first, _InputIterator __last, _OutputIterator __result,
|
| /freebsd-9-stable/contrib/libstdc++/ |
| D | ChangeLog-2005 | 114 * testsuite/25_algorithms/replace_copy/check_type.cc (Z::operator=): 2963 * include/bits/stl_algo.h (replace_copy, replace_copy_if): 2975 * testsuite/25_algorithms/replace_copy/1.cc: New. 2976 * testsuite/25_algorithms/replace_copy/check_type.cc: New.
|
| D | ChangeLog-2002 | 4468 transform, replace, replace_if, replace_copy, replace_copy_if,
|
| /freebsd-9-stable/contrib/libstdc++/include/bits/ |
| D | stl_algo.h | 1055 replace_copy(_InputIterator __first, _InputIterator __last, in replace_copy() function
|