cheshirekow  v0.1.0
mpblocks::clarkson93::Surrogate< T > Struct Template Reference

surrogate for a certain value used in setters More...

#include <mpblocks/clarkson93/Simplex2.h>

Public Member Functions

template<typename U >
Surrogate< T > & operator= (U val)
 
 Surrogate (T &ref)
 

Public Attributes

T & ref
 

Detailed Description

template<typename T>
struct mpblocks::clarkson93::Surrogate< T >

surrogate for a certain value used in setters

Definition at line 211 of file Simplex2.h.

Constructor & Destructor Documentation

template<typename T>
mpblocks::clarkson93::Surrogate< T >::Surrogate ( T &  ref)
inline

Definition at line 216 of file Simplex2.h.

Member Function Documentation

template<typename T>
template<typename U >
Surrogate<T>& mpblocks::clarkson93::Surrogate< T >::operator= ( val)
inline

Definition at line 219 of file Simplex2.h.

Member Data Documentation

template<typename T>
T& mpblocks::clarkson93::Surrogate< T >::ref

Definition at line 214 of file Simplex2.h.


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