Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Utils: Added a custom smart pointer type unique_trackable_ptr - a spe…
…cialized variant of std::shared_ptr that enforces unique ownership * This is intended to be used by external code unable to track object lifetime such as custom scripting engines
- Loading branch information