Class EnableSharedFromThis<T>

#include <SharedPtr.hpp>
template<typename T>classEnableSharedFromThis{ ... }
No description provided
Examples0
Public static methods0
Public member functions4
asp::SharedPtr<T>sharedFromThis()
No description provided
asp::SharedPtr<const Tconst>sharedFromThis()const
No description provided
asp::WeakPtr<T>weakFromThis()
No description provided
asp::WeakPtr<const Tconst>weakFromThis()const
No description provided
Fields0
Protected member functions1
asp::EnableSharedFromThis&operator=()
No description provided
Protected fields0
Derived classes0