Searched refs:temp_ops (Results 1 – 1 of 1) sorted by relevance
178 ops_type temp_ops = ops_; in swap() local185 other.ops_ = temp_ops; in swap()186 temp_ops->move(&temp_bits, &other.bits_); in swap()
Completed in 6 milliseconds