s11n::pointer_f< T * > Struct Template Reference

Pointer equivalent of reference_f. More...

#include <functional.hpp>

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

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

Collaboration graph
[legend]

List of all members.

Public Types

typedef
pointer_base_f< T >
::type 
type

Public Member Functions

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


Detailed Description

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

Pointer equivalent of reference_f.

Added in 1.1.3.

Definition at line 202 of file functional.hpp.


Member Typedef Documentation

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

Reimplemented from s11n::pointer_base_f< T >.

Definition at line 204 of file functional.hpp.


Constructor & Destructor Documentation

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

Definition at line 205 of file functional.hpp.

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

Definition at line 207 of file functional.hpp.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 4 21:46:44 2008 for libs11n by  doxygen 1.5.3