Givaro 4.2.1
ElemRef< T > Struct Template Reference

Elem Ref. More...

#include <givelem.h>

Public Types

typedef T Type_t
 

Public Member Functions

 ElemRef (Type_t &ref)
 
 operator Type_t & ()
 
 operator const Type_t & () const
 
ElemRef< T > operator= (const Type_t &v)
 

Data Fields

T & _ref
 

Detailed Description

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

Elem Ref.

Member Typedef Documentation

◆ Type_t

template<class T>
typedef T Type_t

Constructor & Destructor Documentation

◆ ElemRef()

template<class T>
ElemRef ( Type_t & ref)
inline

Member Function Documentation

◆ operator Type_t &()

template<class T>
operator Type_t & ( )
inline

◆ operator const Type_t &()

template<class T>
operator const Type_t & ( ) const
inline

◆ operator=()

template<class T>
ElemRef< T > operator= ( const Type_t & v)
inline

Field Documentation

◆ _ref

template<class T>
T& _ref

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