s11n::pointer_f< T const * > Struct Template Reference

Pointer equivalent of reference_f. More...

#include <functional.hpp>

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

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

Public Types

typedef pointer_base_f< T
const >::type 
type

Public Member Functions

 pointer_f (type *_ref)
 pointer_f (type &_ref)

Detailed Description

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

Pointer equivalent of reference_f.

Added in 1.1.3.

Definition at line 215 of file functional.hpp.


Member Typedef Documentation

template<typename T>
typedef pointer_base_f<T const>::type s11n::pointer_f< T const * >::type

Reimplemented from s11n::pointer_base_f< T >.

Definition at line 217 of file functional.hpp.


Constructor & Destructor Documentation

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

Definition at line 218 of file functional.hpp.

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

Definition at line 220 of file functional.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 8 10:20:45 2007 for libs11n-1.2.5 by  doxygen 1.5.0