wibble::SanitizeResultType< F > Struct Template Reference

#include <amorph.h>

List of all members.

Public Types

typedef ReturnType< typename
F::result_type >::T 
result_type

Public Member Functions

 SanitizeResultType (F _f)
result_type operator() (typename F::argument_type a)

Public Attributes

f

template<typename F>
struct wibble::SanitizeResultType< F >


Member Typedef Documentation

template<typename F >
typedef ReturnType< typename F::result_type >::T wibble::SanitizeResultType< F >::result_type

Constructor & Destructor Documentation

template<typename F >
wibble::SanitizeResultType< F >::SanitizeResultType ( _f  )  [inline]

Member Function Documentation

template<typename F >
result_type wibble::SanitizeResultType< F >::operator() ( typename F::argument_type  a  )  [inline]

Member Data Documentation

template<typename F >
F wibble::SanitizeResultType< F >::f

The documentation for this struct was generated from the following file:
Generated on Wed May 12 10:33:13 2010 for wibble by  doxygen 1.6.3