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