Lagrange
Loading...
Searching...
No Matches
shared_ptr_access< T, bool, bool > Class Template Reference
Inheritance diagram for shared_ptr_access< T, bool, bool >:
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: