CAPD RedHom Library
capd::homAux::ResultType< F, typename boost::enable_if< boost::function_types::is_callable_builtin< F > >::type > Struct Template Reference

#include <capd/homAux/Utility.h>

Public Types

typedef boost::function_types::result_type< F >::type type
 

Member Typedef Documentation

template<typename F >
typedef boost::function_types::result_type<F>::type capd::homAux::ResultType< F, typename boost::enable_if< boost::function_types::is_callable_builtin< F > >::type >::type