#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 128 of file oomph_utilities.h.
|
inline |
Comparison. Are the values identical or not?
Definition at line 133 of file oomph_utilities.h.