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

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
 

Detailed Description

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

a const reference holder of an object


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