Givaro
Public Types | Public Member Functions | Data Fields
ElemConstRef< T > Struct Template Reference

#include <givelem.h>

Public Types

typedef T Type_t

Public Member Functions

 ElemConstRef (const Type_t &ref)
 operator const Type_t & () const

Data Fields

const T & _ref

template<class T>
struct Givaro::ElemConstRef< T >


Member Typedef Documentation

typedef T Type_t

Constructor & Destructor Documentation

ElemConstRef ( const Type_t ref) [inline]

Member Function Documentation

operator const Type_t & ( ) const [inline]

Field Documentation

const T& _ref

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