Searched defs:default_delete (Results 1 – 2 of 2) sorted by relevance
50 struct default_delete in _GLIBCXX_VISIBILITY() struct56 default_delete(const default_delete<_Up>&) noexcept { } in _GLIBCXX_VISIBILITY() function59 operator()(_Tp* __ptr) const in _GLIBCXX_VISIBILITY()
59 struct default_delete in _GLIBCXX_VISIBILITY() struct71 default_delete(const default_delete<_Up>&) noexcept { } in _GLIBCXX_VISIBILITY() argument75 operator()(_Tp* __ptr) const in _GLIBCXX_VISIBILITY()