wibble 1.1
Public Types | Public Member Functions | Public Attributes | List of all members
wibble::SanitizeResultType< F > Struct Template Reference

#include <amorph.h>

Public Types

typedef ReturnType< typenameF::result_type >::T result_type
 

Public Member Functions

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

Public Attributes

F f
 

Member Typedef Documentation

◆ result_type

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

Constructor & Destructor Documentation

◆ SanitizeResultType()

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

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ f


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