Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dunique_ptr.h50 struct default_delete in _GLIBCXX_VISIBILITY() struct
56 default_delete(const default_delete<_Up>&) noexcept { } in _GLIBCXX_VISIBILITY() function
59 operator()(_Tp* __ptr) const in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dunique_ptr.h59 struct default_delete in _GLIBCXX_VISIBILITY() struct
71 default_delete(const default_delete<_Up>&) noexcept { } in _GLIBCXX_VISIBILITY() argument
75 operator()(_Tp* __ptr) const in _GLIBCXX_VISIBILITY()