|
CeresEngine 0.2.0
A game development framework
|
#include <CeresEngine/Reflection/TypeInfo.hpp>
Public Member Functions | |
| virtual void | increment (const Box &value) const =0 |
Protected Member Functions | |
| ~IncrementableTypeTrait ()=default | |
|
protecteddefault |
Implemented in CeresEngine::impl::TIncrementableTypeTrait< T >, and CeresEngine::PointerTypeInfo.