sprint 1-alpha
Public Member Functions
sprint::detail::const_ref< T > Class Template Reference

a const reference holder of an object More...

#include <ref.h>

List of all members.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines