FreePOOMA  2.4.1
Public Types | Static Public Member Functions
VectorElem< V, I > Struct Template Reference

#include <VectorElements.h>

List of all members.

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)

template<class V, int I>
struct VectorElem< V, I >


Member Typedef Documentation

template<class V, int I>
typedef V VectorElem< V, I >::Element_t
template<class V, int I>
typedef const V& VectorElem< V, I >::ConstElementRef_t
template<class V, int I>
typedef V& VectorElem< V, I >::ElementRef_t

Member Function Documentation

template<class V, int I>
static const V& VectorElem< V, I >::get ( const V &  x) [inline, static]
template<class V, int I>
static V& VectorElem< V, I >::get ( V &  x) [inline, static]

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