#include <VectorElements.h>
Public Types | |
typedef V | Element_t |
typedef const V & | ConstElementRef_t |
typedef V & | ElementRef_t |
Static Public Member Functions | |
static const V & | get (const V &x) |
static V & | get (V &x) |
typedef V VectorElem< V, I >::Element_t |
typedef const V& VectorElem< V, I >::ConstElementRef_t |
typedef V& VectorElem< V, I >::ElementRef_t |
static const V& VectorElem< V, I >::get | ( | const V & | x | ) | [inline, static] |
static V& VectorElem< V, I >::get | ( | V & | x | ) | [inline, static] |