![]() |
Gorgon Game Engine
|
contains class Any. More...
Go to the source code of this file.
Classes | |
| class | Any |
| This class can hold any other information providing type erasure. More... | |
Namespaces | |
| Gorgon | |
| Root namespace for Gorgon Game Engine. | |
contains class Any.
Any is a container for any type and supports boxing, unboxing and copying; uses RTTI. Best be used with built in types or POD structures