class
Any
Class capable of storing any general type, and safely extracting the proper type from the internal data.
Public
Constructors
Methods
~Any
~Any() noexcept
Empty
bool Empty() const
Returns true if no type is set.
Operators
Private
Fields
mData
DataBase * mData