Lagrange
shared_ptr_access< T, bool, bool > Class Template Reference

Inherited by shared_ptr< T >.

Public Types

using element_type = T
 

Public Member Functions

element_type & operator* () const noexcept
 Dereferences pointer to the managed object.
 
element_type * operator-> () const noexcept
 Dereferences pointer to the managed object.
 

The documentation for this class was generated from the following file: