#include <CeresEngine/Foundation/Any.hpp>
◆ super
◆ get() [1/3]
| T & CeresEngine::Any::get |
( |
| ) |
& |
|
inline |
◆ get() [2/3]
| T && CeresEngine::Any::get |
( |
| ) |
&& |
|
inline |
◆ get() [3/3]
| const T & CeresEngine::Any::get |
( |
| ) |
const & |
|
inline |
◆ getIf() [1/2]
| T * CeresEngine::Any::getIf |
( |
| ) |
& |
|
inline |
◆ getIf() [2/2]
| const T * CeresEngine::Any::getIf |
( |
| ) |
const & |
|
inline |
◆ is()
| bool CeresEngine::Any::is |
( |
| ) |
const |
|
inline |
◆ operator bool()
| CeresEngine::Any::operator bool |
( |
| ) |
const |
|
inlineexplicitnoexcept |
The documentation for this class was generated from the following file:
- /Users/Rogiel/Developer/CeresEngine/Engine/Sources/CeresEngine/Foundation/Any.hpp