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

Elem const Ref. More...

#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
 

Detailed Description

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

Elem const Ref.

Member Typedef Documentation

◆ Type_t

typedef T Type_t

Constructor & Destructor Documentation

◆ ElemConstRef()

ElemConstRef ( const Type_t ref)
inline

Member Function Documentation

◆ operator const Type_t &()

operator const Type_t & ( ) const
inline

Field Documentation

◆ _ref

const T& _ref

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