lestes::convert< T > Struct Template Reference

#include <pointer_helpers.hh>

List of all members.

Public Types

typedef T to_ptr
 The same type as the parameter.
typedef T to_srp
 The same type as the parameter.


Detailed Description

template<typename T>
struct lestes::convert< T >

Converts type to ptr or srp, if of pointer type, otherwise does no conversion for simple types.

Definition at line 48 of file pointer_helpers.hh.


Member Typedef Documentation

template<typename T>
typedef T lestes::convert< T >::to_ptr

The same type as the parameter.

Definition at line 50 of file pointer_helpers.hh.

template<typename T>
typedef T lestes::convert< T >::to_srp

The same type as the parameter.

Definition at line 52 of file pointer_helpers.hh.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 12 18:23:49 2007 for lestes by doxygen 1.5.1-20070107