Returns a special value (passed to the constructor of the functor) when both operants disagree. More...
#include <Operations.h>
Public Member Functions | |
const T | operator() (const T &x, const T &y) |
SetIfNotEqual (T value) | |
Public Attributes | |
T | valuetoset |
Returns a special value (passed to the constructor of the functor) when both operants disagree.
Definition at line 207 of file Operations.h.
|
inline |
Definition at line 220 of file Operations.h.
|
inline |
Definition at line 209 of file Operations.h.
T combblas::SetIfNotEqual< T >::valuetoset |
Definition at line 220 of file Operations.h.