Skip to content

Map2Object::operator()

Synopsis

Declared in <support/FunctionObject.h>

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

Created with MrDocs