Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

s11n::reference_f< T > Struct Template Reference

Holds a reference to an object. More...

#include <experimental.hpp>

Inheritance diagram for s11n::reference_f< T >:

s11n::reference_base_f< T > s11n::reference_base_f< T > List of all members.

Public Types

typedef reference_base_f<
T >::type 
type
typedef reference_base_f<
T >::type 
type

Public Member Functions

 reference_f (type &_ref)
template<typename X>
const reference_foperator= (const X &val) const
 reference_f (type &_ref)
template<typename X>
const reference_foperator= (const X &val) const

Detailed Description

template<typename T>
struct s11n::reference_f< T >

Holds a reference to an object.

For use in template metaprogramming.

Added in 1.1.3.

Definition at line 50 of file experimental.hpp.


Member Typedef Documentation

template<typename T>
typedef reference_base_f<T>::type s11n::reference_f< T >::type
 

Reimplemented from s11n::reference_base_f< T >.

Definition at line 55 of file functional.hpp.

template<typename T>
typedef reference_base_f<T>::type s11n::reference_f< T >::type
 

Reimplemented from s11n::reference_base_f< T >.

Definition at line 52 of file experimental.hpp.


Constructor & Destructor Documentation

template<typename T>
s11n::reference_f< T >::reference_f type _ref  )  [inline, explicit]
 

Definition at line 53 of file experimental.hpp.

template<typename T>
s11n::reference_f< T >::reference_f type _ref  )  [inline, explicit]
 

Definition at line 56 of file functional.hpp.


Member Function Documentation

template<typename T>
template<typename X>
const reference_f& s11n::reference_f< T >::operator= const X &  val  )  const [inline]
 

Definition at line 60 of file functional.hpp.

template<typename T>
template<typename X>
const reference_f& s11n::reference_f< T >::operator= const X &  val  )  const [inline]
 

Definition at line 57 of file experimental.hpp.


The documentation for this struct was generated from the following files:
Generated on Thu Sep 29 20:01:15 2005 for libs11n-1.1.3-dev by  doxygen 1.4.1