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:


libicr
Author(s): Robert Krug
autogenerated on Mon Jan 6 2014 11:34:34