Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types
Eigen::internal::transfer_constness< T1, T2 > Struct Template Reference

Public Types

typedef conditional< bool(internal::is_const< T1 >::value), typename internal::add_const_on_value_type< T2 >::type, T2 >::type type
 

Detailed Description

template<typename T1, typename T2>
struct Eigen::internal::transfer_constness< T1, T2 >

Definition at line 287 of file XprHelper.h.


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