libcopp 2.3.1
|
Base class to mantain all shared APIs. More...
#include <rc_ptr.h>
Public Types | |
using | element_type = T |
Public Member Functions | |
element_type & | operator* () const noexcept |
element_type * | operator-> () const noexcept |
Private Member Functions | |
element_type * | get () const noexcept |
Base class to mantain all shared APIs.
using memory::strong_rc_ptr_access< T, bool, bool >::element_type = T |
|
inlineprivatenoexcept |
Definition at line 699 of file rc_ptr.h.
References memory::strong_rc_ptr_access< T, bool, bool >::get().
Referenced by memory::strong_rc_ptr_access< T, bool, bool >::get().
|
inlinenoexcept |
|
inlinenoexcept |