Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h3435 struct __minmax_element_fn in _GLIBCXX_VISIBILITY() struct
3504 inline constexpr __minmax_element_fn minmax_element{}; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h3227 struct __minmax_element_fn in _GLIBCXX_VISIBILITY() struct
3296 inline constexpr __minmax_element_fn minmax_element{}; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20214656 (__minmax_element_fn::operator()): Likewise.