X-Boost  2.3.8
Public Member Functions | List of all members
sprint::detail::ref< T > Class Template Reference

a reference holder of an object More...

#include <ref.h>

Public Member Functions

 ref (T &ptr)
 
T * operator-> ()
 
const T * operator-> () const
 
T & operator* ()
 
const T & operator* () const
 
 operator T & () const
 

Detailed Description

template<class T>
class sprint::detail::ref< T >

a reference holder of an object


The documentation for this class was generated from the following file: