MADNESS  version 0.9
Public Types | List of all members
madness::tr1::detail::result_of< fnT, typename enable_if_c< function_traits< fnT >::value >::type > Struct Template Reference

#include <function_traits_bits.h>

Public Types

typedef function_traits< fnT >
::result_type 
type
 

Member Typedef Documentation

template<typename fnT >
typedef function_traits<fnT>::result_type madness::tr1::detail::result_of< fnT, typename enable_if_c< function_traits< fnT >::value >::type >::type

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