Home
last modified time | relevance | path

Searched defs:_S_select_on_copy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dalloc_traits.h97 static constexpr _Alloc _S_select_on_copy(const _Alloc& __a) in _GLIBCXX_VISIBILITY() function
153 static const _Alloc& _S_select_on_copy(const _Alloc& __a) { return __a; } in _GLIBCXX_VISIBILITY() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dalloc_traits.h97 static constexpr _Alloc _S_select_on_copy(const _Alloc& __a) in _GLIBCXX_VISIBILITY() function
153 static const _Alloc& _S_select_on_copy(const _Alloc& __a) { return __a; } in _GLIBCXX_VISIBILITY() function