wibble 0.1.28
|
#include <amorph.h>
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 | f |
typedef ReturnType< typename F::result_type >::T wibble::SanitizeResultType< F >::result_type |
wibble::SanitizeResultType< F >::SanitizeResultType | ( | F | _f | ) | [inline] |
result_type wibble::SanitizeResultType< F >::operator() | ( | typename F::argument_type | a | ) | [inline] |
F wibble::SanitizeResultType< F >::f |