Public Types
internal::cast_return_type< XprType, CastType > Struct Template Reference

#include <XprHelper.h>

List of all members.

Public Types

typedef remove_all< CastType >
::type 
_CastType
typedef XprType::Scalar CurrentScalarType
typedef _CastType::Scalar NewScalarType
typedef conditional< is_same
< CurrentScalarType,
NewScalarType >::value, const
XprType &, CastType >::type 
type

Detailed Description

template<typename XprType, typename CastType>
struct internal::cast_return_type< XprType, CastType >

Definition at line 386 of file XprHelper.h.


Member Typedef Documentation

template<typename XprType, typename CastType>
typedef remove_all<CastType>::type internal::cast_return_type< XprType, CastType >::_CastType

Definition at line 389 of file XprHelper.h.

template<typename XprType, typename CastType>
typedef XprType::Scalar internal::cast_return_type< XprType, CastType >::CurrentScalarType

Definition at line 388 of file XprHelper.h.

template<typename XprType, typename CastType>
typedef _CastType::Scalar internal::cast_return_type< XprType, CastType >::NewScalarType

Definition at line 390 of file XprHelper.h.

template<typename XprType, typename CastType>
typedef conditional<is_same<CurrentScalarType,NewScalarType>::value, const XprType&,CastType>::type internal::cast_return_type< XprType, CastType >::type

Definition at line 392 of file XprHelper.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:31