Home
last modified time | relevance | path

Searched refs:partition_copy_result (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dranges_algo.h2421 using partition_copy_result = in_out_out_result<_Iter, _Out1, _Out2>; in _GLIBCXX_VISIBILITY() local
2431 constexpr partition_copy_result<_Iter, _Out1, _Out2> in _GLIBCXX_VISIBILITY()
2459 constexpr partition_copy_result<borrowed_iterator_t<_Range>, _Out1, _Out2> in _GLIBCXX_VISIBILITY()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20207825 (partition_copy_result, merge_result): Change into an alias of