Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZStd::enable_shared_from_this2< T > Class Template Reference

Public Member Functions

shared_ptr< T > shared_from_this ()
 
shared_ptr< T const > shared_from_this () const
 
template<class X , class Y >
void _internal_accept_owner (shared_ptr< X > *ppx, Y *py) const
 

Protected Member Functions

 enable_shared_from_this2 (enable_shared_from_this2 const &)
 
enable_shared_from_this2operator= (enable_shared_from_this2 const &)
 

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