ROOT  6.06/08
Reference Guide
Public Types | List of all members
ROOT::Vc::SSE::ParameterHelper< T > Struct Template Reference

template<typename T>
struct ROOT::Vc::SSE::ParameterHelper< T >

Definition at line 90 of file types.h.

Public Types

typedef T ByValue
 
typedef T & Reference
 
typedef const T & ConstRef
 

#include </builddir/build/BUILD/root-6.06.08/math/vc/include/Vc/sse/types.h>

Member Typedef Documentation

§ ByValue

template<typename T >
typedef T ROOT::Vc::SSE::ParameterHelper< T >::ByValue

Definition at line 91 of file types.h.

§ ConstRef

template<typename T >
typedef const T& ROOT::Vc::SSE::ParameterHelper< T >::ConstRef

Definition at line 93 of file types.h.

§ Reference

template<typename T >
typedef T& ROOT::Vc::SSE::ParameterHelper< T >::Reference

Definition at line 92 of file types.h.


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