|
CeresEngine 0.2.0
A game development framework
|
A concept type that checks if a given type T has a CountedPtrTrait specialization that allows it to be used with RC.
More...
#include <CeresEngine/Foundation/SmartPtr.hpp>
A concept type that checks if a given type T has a CountedPtrTrait specialization that allows it to be used with RC.
| T | the type to be checked against |