Searched defs:inplace_insert (Results 1 – 1 of 1) sorted by relevance
175 template <typename Type> struct inplace_insert struct178 typedef inplace_insert<Type> type;180 void operator()(Type& object, const Type& operand)const in operator ()()