Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dalloc_traits.h94 static _Alloc _S_select_on_copy(const _Alloc& __a) in _GLIBCXX_VISIBILITY() function
145 static const _Alloc& _S_select_on_copy(const _Alloc& __a) { return __a; } in _GLIBCXX_VISIBILITY() function