Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h2017 struct __sort_fn in _GLIBCXX_VISIBILITY() struct
2043 inline constexpr __sort_fn sort{}; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h1808 struct __sort_fn in _GLIBCXX_VISIBILITY() struct
1834 inline constexpr __sort_fn sort{}; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20206059 (__sort_fn): Likewise for std::sort.