catsfoot::details::callable_real_map< T(U...)> Struct Template Reference

Traits defining the return type. More...

#include <is_callable.hh>

List of all members.

Public Member Functions

typedef decltype (std::declval< T >()(std::declval< U >()...)) result_type

Detailed Description

template<typename T, typename... U>
struct catsfoot::details::callable_real_map< T(U...)>

Traits defining the return type.


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