Public Types
internal::ref_selector< T > Struct Template Reference

#include <XprHelper.h>

List of all members.

Public Types

typedef conditional< bool(traits
< T >::Flags &NestByRefBit), T
const &, T >::type 
type

Detailed Description

template<typename T>
struct internal::ref_selector< T >

Definition at line 282 of file XprHelper.h.


Member Typedef Documentation

template<typename T >
typedef conditional< bool(traits<T>::Flags & NestByRefBit), T const&, T >::type internal::ref_selector< T >::type

Definition at line 288 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:34