Searched refs:destructor_count_ (Results 1 – 1 of 1) sorted by relevance
59 ~InstrumentType() { destructor_count_++; } in ~InstrumentType()84 static std::size_t destructor_count() { return destructor_count_; } in destructor_count()93 destructor_count_ = 0; in clear()102 static std::size_t destructor_count_; member in __anon1fde347f0111::InstrumentType110 std::size_t InstrumentType<T>::destructor_count_ = 0; member in __anon1fde347f0111::InstrumentType<T>