Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dshared_ptr_base.h1007 struct _Deleter in _GLIBCXX_VISIBILITY() struct
1009 void operator()(_Tp* __ptr) in _GLIBCXX_VISIBILITY()
1015 _Alloc _M_alloc; in _GLIBCXX_VISIBILITY()