#include "platform.h"
#include "type.h"
#include "any.inl"
Go to the source code of this file.
Namespaces | |
| namespace | neo |
| namespace | neo::core |
| namespace | std |
Classes | |
| class | neo::core::Any |
| Generic container for objects of any type. More... | |
Functions | |
| void | neo::core::swap (Any &lval, Any &rval) |
| Swap any containers. | |
1.5.1