-
Resolve memory leak from benchmark instances in google/benchmark#17. · 9f27edbbChris Kennelly authored
This shifts registration from a global vector to a singleton that manages benchmark destruction during shutdown.
9f27edbb
×
This shifts registration from a global vector to a singleton that manages benchmark destruction during shutdown.