neoGFX
Cross-platform C++ app/game engine
|
#include <any_ref.hpp>
Public Member Functions | |
any_const_ref_holder (const T &aRef) | |
Public Member Functions inherited from neolib::any_const_ref_holder_base | |
virtual | ~any_const_ref_holder_base ()=default |
template<typename T > | |
operator const T & () const | |
template<typename T > | |
bool | is () const |
Definition at line 75 of file any_ref.hpp.
|
inline |
Definition at line 79 of file any_ref.hpp.