Public Types

internal::unary_result_of_select< Func, ArgType, sizeof(has_std_result_type)> Struct Template Reference

#include <Meta.h>

List of all members.

Public Types

typedef Func::result_type type

template<typename Func, typename ArgType>
struct internal::unary_result_of_select< Func, ArgType, sizeof(has_std_result_type)>


Member Typedef Documentation

template<typename Func , typename ArgType >
typedef Func::result_type internal::unary_result_of_select< Func, ArgType, sizeof(has_std_result_type)>::type

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