CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::CountedPtrTrait< T, bool > Struct Template Reference

A trait template class that can be specialized for custom types. More...

Detailed Description

template<typename T, bool = true>
struct CeresEngine::CountedPtrTrait< T, bool >

A trait template class that can be specialized for custom types.

This allows customization of the retain-release methods.

Template Parameters
Tthe object type.

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