Skip to content

CompareObject::operator()

Synopsis

Declared in <support/FunctionObject.h>

virtual
int
operator()(
    T const& t1,
    T const& t2) = 0;

Created with MrDocs