Searched defs:inplace_bit_and (Results 1 – 1 of 1) sorted by relevance
126 template <typename Type> struct inplace_bit_and struct129 typedef inplace_bit_and<Type> type;131 void operator()(Type& object, const Type& operand)const in operator ()()