google/benchmark

Dynamically initialized globals are problematic

Open

#233 aperta il 2 giu 2016

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)C++ (1539 fork)batch import
help wanted

Metriche repository

Star
 (7968 star)
Metriche merge PR
 (Merge medio 4g 2h) (19 PR mergiate in 30 g)

Descrizione

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

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

Guida contributor