Searched refs:op_assign (Results 1 – 1 of 1) sorted by relevance
300 #define DEFINE_C2_CNTR_BINARY_OP(attrib, op, op_assign) \ argument302 attrib inline c2_cntr_t<T>& operator op_assign(const U &value) { \303 mValue op_assign compat::get(value); \