google/benchmark

Dynamically initialized globals are problematic

Ouverte

#233 ouverte le 2 juin 2016

 (3 commentaires) (0 réaction) (0 personne assignée)C++ (1 539 forks)batch import
help wanted

Métriques du dépôt

Stars
 (7 968 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

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

Guide contributeur