Searched defs:function4 (Results 1 – 1 of 1) sorted by relevance
50 struct function4:function3 struct53 int operator()(int x)const{return -(this->function3::operator()(x));} in operator ()()54 bool operator==(const function4& x)const{return n==x.n;} in operator ==()