Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dunique_ptr.h74 struct default_delete in _GLIBCXX_VISIBILITY() struct
87 default_delete(const default_delete<_Up>&) noexcept { } in _GLIBCXX_VISIBILITY() function
92 operator()(_Tp* __ptr) const in _GLIBCXX_VISIBILITY()