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

◆ operator=()

template<typename _Tp, _Lock_policy _Lp>
__enable_shared_from_this & std::__enable_shared_from_this< _Tp, _Lp >::operator= ( const __enable_shared_from_this< _Tp, _Lp > & )
inlineprotectednoexcept

Definition at line 2336 of file shared_ptr_base.h.

2337 { return *this; }

References __enable_shared_from_this().

Here is the call graph for this function: