Pattern
API reference
Description
rili::Variant- can be used as union replacement which care about non-pod objects allocation, construction and destruction.rili::StateMachine- is light, small, flexible and powerfull implementation of state machine pattern.rili::TypeId- is very usefull helper which allow to change C++ Type into runtime defined unique, comparable value identifier with much smaller footprint then C++ rtti.