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 const * > Struct Template Reference

Added in 1.1.3. More...

#include <functional.hpp>

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

Inheritance graph
[legend]
Collaboration diagram for s11n::reference_f< T const * >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef reference_base_f<
T const >::type 
type
 _ref must not be 0.

Public Member Functions

 reference_f (type *_ref)

Detailed Description

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

Added in 1.1.3.

Definition at line 100 of file functional.hpp.


Member Typedef Documentation

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

_ref must not be 0.

Reimplemented from s11n::reference_base_f< T const >.

Definition at line 103 of file functional.hpp.


Member Function Documentation

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

Definition at line 104 of file functional.hpp.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 25 20:28:40 2005 for libs11n-1.2.3 by  doxygen 1.4.4