sprint 1-alpha
|
a const reference holder of an object More...
#include <ref.h>
Public Member Functions | |
const_ref (const T &ptr) | |
const T * | operator-> () const |
const T & | operator* () const |
operator T & () const |
a const reference holder of an object