Home
last modified time | relevance | path

Searched refs:prev_permutation_result (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h3700 using prev_permutation_result = in_found_result<_Iter>; in _GLIBCXX_VISIBILITY() local
3707 constexpr prev_permutation_result<_Iter> in _GLIBCXX_VISIBILITY()
3751 constexpr prev_permutation_result<borrowed_iterator_t<_Range>> in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h3492 using prev_permutation_result = in_found_result<_Iter>; in _GLIBCXX_VISIBILITY() local
3499 constexpr prev_permutation_result<_Iter> in _GLIBCXX_VISIBILITY()
3543 constexpr prev_permutation_result<borrowed_iterator_t<_Range>> in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20207835 (next_permutation_result, prev_permutation_result): Change into an alias
7839 prev_permutation_result.