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