OSVR-Core
Eigen
internal
transfer_constness
Public Types
|
List of all members
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
The documentation for this struct was generated from the following file:
vendor/eigen/Eigen/src/Core/util/
XprHelper.h
Generated by
1.8.12