SPH
|
Object that can store value of any type. More...
Go to the source code of this file.
Classes | |
class | Any |
Type-safe object that can store value of any type, similar to std::any. More... | |
Functions | |
template<typename Type > | |
Optional< Type > | anyCast (const Any &any) |