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

a reference holder of an object More...

#include <ref.h>

List of all members.

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