Support Class Library
A set of tools providing classes and utility
|
This is the complete list of members for scl::utils::Any, including all inherited members.
Any(T &&value) | scl::utils::Any | inline |
Any(Any &&)=default | scl::utils::Any | |
Any()=delete | scl::utils::Any | |
Any(const Any &)=delete | scl::utils::Any | |
as() const | scl::utils::Any | inline |
canCastTo() const | scl::utils::Any | inline |
impl | scl::utils::Any | protected |
operator=(Any &&)=default | scl::utils::Any | |
operator=(const Any &)=delete | scl::utils::Any | |
operator=(T &&value) | scl::utils::Any | inline |
ti | scl::utils::Any | protected |