eepgwde::detail::pointerize0< B, T > Struct Template Reference
[Template Techniques]

#include <eleve/src/typing0.hpp>

List of all members.

Public Member Functions

operator() (T &t)


Detailed Description

template<typename B, typename T>
struct eepgwde::detail::pointerize0< B, T >

A class with a functor object to return an address of its parameter.

The expects T to be a derived type of B.

Template Parameters:
B pointer of the object
T object that has pointer of type B.
See also:
pointerize

Definition at line 274 of file typing0.hpp.


Member Function Documentation

template<typename B, typename T>
B eepgwde::detail::pointerize0< B, T >::operator() ( T &  t  )  [inline]

Definition at line 275 of file typing0.hpp.


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

Generated on Thu Feb 18 21:30:12 2010 for eleve by  doxygen 1.5.6