Searched refs:temp_bits (Results 1 – 1 of 1) sorted by relevance
179 storage_type temp_bits; in swap() local180 ops_->move(&bits_, &temp_bits); in swap()186 temp_ops->move(&temp_bits, &other.bits_); in swap()
Completed in 3 milliseconds