Scorum
|
#include <ref.hpp>
Public Member Functions | |
ref ()=default | |
ref (T &inst) | |
ref (const ref &)=default | |
ref (ref &&)=default | |
ref & | operator= (const ref &)=default |
ref & | operator= (ref &&)=default |
operator T& () const | |
T & | get () const |
|
default |
|
inline |
|
default |
|
default |
|
inline |
|
inline |
|
default |
|
default |