libstdc++
GNU C++ library
Loading...
Searching...
No Matches

◆ _Sp_counted_deleter() [1/2]

template<typename _Ptr, typename _Deleter, typename _Alloc, _Lock_policy _Lp>
std::_Sp_counted_deleter< _Ptr, _Deleter, _Alloc, _Lp >::_Sp_counted_deleter ( _Ptr __p,
_Deleter __d )
inlinenoexcept

Definition at line 575 of file shared_ptr_base.h.

References _M_impl, and std::move().

Referenced by _M_destroy().

Here is the call graph for this function:
Here is the caller graph for this function: