Function-type-object to perform absolute comparison of objects. Apparently this inlines better. More...
#include <oomph_utilities.h>
Public Member Functions | |
bool | operator() (const T &x, const T &y) const |
Comparison. Are the values identical or not? More... | |
Function-type-object to perform absolute comparison of objects. Apparently this inlines better.
Definition at line 169 of file oomph_utilities.h.
|
inline |
Comparison. Are the values identical or not?
Definition at line 173 of file oomph_utilities.h.