s11n::reference_f< T const > Struct Template Reference

Holds a const reference to an object. More...

#include <functional.hpp>

Inheritance diagram for s11n::reference_f< T const >:
s11n::reference_base_f< T const  >

List of all members.

Public Types

typedef reference_base_f< T
const >::type 
type

Public Member Functions

 reference_f (type &_ref)

Detailed Description

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

Holds a const reference to an object.

For use in template metaprogramming.

Added in 1.1.3.

Definition at line 77 of file functional.hpp.


Member Typedef Documentation

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

Reimplemented from s11n::reference_base_f< T const >.

Definition at line 79 of file functional.hpp.


Constructor & Destructor Documentation

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

Definition at line 80 of file functional.hpp.


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

Generated on Sat Mar 20 12:29:25 2010 for libs11n-1.2.10 by  doxygen 1.6.1