Skip to content

Select2Object::operator()

Synopsis

Declared in <support/FunctionObject.h>

virtual
bool
operator()(
    T1 const& t1,
    T2 const& t2) const = 0;

Created with MrDocs