Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dranges_algo.h1198 struct __unique_copy_fn in _GLIBCXX_VISIBILITY() struct
1276 inline constexpr __unique_copy_fn unique_copy{}; in _GLIBCXX_VISIBILITY()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20215087 (__unique_copy_fn::operator()): ... here. Use the concept
DChangeLog-20207732 (__unique_fn, __unique_copy_fn): Remove redundant conversions to bool.