google/benchmark

Dynamically initialized globals are problematic

Aberta

#233 aberto em 2 de jun. de 2016

 (3 comentários) (0 reação) (0 responsável)C++ (1.539 forks)batch import
help wanted

Métricas do repositório

Stars
 (7.968 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador