Searched refs:replace_copy_result (Results 1 – 3 of 3) sorted by relevance
1085 using replace_copy_result = in_out_result<_Iter, _Out>; in _GLIBCXX_VISIBILITY() local1095 constexpr replace_copy_result<_Iter, _Out> in _GLIBCXX_VISIBILITY()1114 constexpr replace_copy_result<borrowed_iterator_t<_Range>, _Out> in _GLIBCXX_VISIBILITY()
875 using replace_copy_result = in_out_result<_Iter, _Out>; in _GLIBCXX_VISIBILITY() local885 constexpr replace_copy_result<_Iter, _Out> in _GLIBCXX_VISIBILITY()904 constexpr replace_copy_result<borrowed_iterator_t<_Range>, _Out> in _GLIBCXX_VISIBILITY()
7820 (replace_copy_result, replace_copy_if_result, remove_copy_if_result,