google/benchmark

Dynamically initialized globals are problematic

Offen

#233 geöffnet am 02.06.2016

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.539 Forks)batch import
help wanted

Repository-Metriken

Stars
 (7.968 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

we have a few global non-PODs in tests. these should be removed.

https://google.github.io/styleguide/cppguide.html#Static_and_Global_Variables

Contributor Guide