Public Types

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

#include <Meta.h>

List of all members.

Public Types

typedef Func::template result
< Func(ArgType)>::type 
type

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


Member Typedef Documentation

template<typename Func , typename ArgType >
typedef Func::template result<Func(ArgType)>::type internal::unary_result_of_select< Func, ArgType, sizeof(has_tr1_result)>::type

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