Searched refs:copy_assignment_count_ (Results 1 – 1 of 1) sorted by relevance
62 copy_assignment_count_++; in operator =()73 copy_assignment_count_++; in operator =()86 static std::size_t copy_assignment_count() { return copy_assignment_count_; } in copy_assignment_count()95 copy_assignment_count_ = 0; in clear()104 static std::size_t copy_assignment_count_; member in __anon1fde347f0111::InstrumentType114 std::size_t InstrumentType<T>::copy_assignment_count_ = 0; member in __anon1fde347f0111::InstrumentType<T>