Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::SharedPtr< T > Class Template Reference

Classes

struct  SharedPtrRefCounter

Public Member Functions

 SharedPtr (T *ptr, std::function< void(void *)> deleteFn)
 SharedPtr (const SharedPtr &obj)
SharedPtr & operator= (const SharedPtr &obj)
T * operator-> ()
T & operator* ()
const T * operator-> () const
const T & operator* () const

The documentation for this class was generated from the following file:
  • /github/workspace/sources/code/Common/Memory/SmartPointers/SharedPtr.hpp