Collect2Object::operator()
Synopsis
Declared in <support/FunctionObject.h>
virtual
bool
operator()(
T1 const& t1,
T2 const& t2) = 0;
Created with MrDocs
Declared in <support/FunctionObject.h>
virtual
bool
operator()(
T1 const& t1,
T2 const& t2) = 0;
Created with MrDocs