MOAB  4.9.3pre
Eigen::internal::unary_result_of_select< Func, ArgType, SizeOf > Struct Template Reference

#include <Meta.h>

List of all members.

Public Types

typedef internal::remove_all
< ArgType >::type 
type

Detailed Description

template<typename Func, typename ArgType, int SizeOf = sizeof(has_none)>
struct Eigen::internal::unary_result_of_select< Func, ArgType, SizeOf >

Definition at line 265 of file Meta.h.


Member Typedef Documentation

template<typename Func, typename ArgType, int SizeOf = sizeof(has_none)>
typedef internal::remove_all<ArgType>::type Eigen::internal::unary_result_of_select< Func, ArgType, SizeOf >::type

Definition at line 265 of file Meta.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines