Searched defs:inplace_max (Results 1 – 1 of 1) sorted by relevance
227 template <typename Type> struct inplace_max struct230 typedef inplace_max<Type> type;232 void operator()(Type& object, const Type& operand)const in operator ()()