rheolef  6.3
Public Member Functions | List of all members
rheolef::index_set_add_op< T > Struct Template Reference

#include <index_set.h>

Public Member Functions

T & operator() (T &x, const T &y) const
T & operator() (T &x, const typename T::value_type &y) const

Detailed Description

template<class T>
struct rheolef::index_set_add_op< T >

Definition at line 66 of file index_set.h.

Member Function Documentation

template<class T >
T& rheolef::index_set_add_op< T >::operator() ( T &  x,
const T &  y 
) const
inline

Definition at line 67 of file index_set.h.

template<class T >
T& rheolef::index_set_add_op< T >::operator() ( T &  x,
const typename T::value_type &  y 
) const
inline

Definition at line 68 of file index_set.h.


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