google/benchmark

Dynamically initialized globals are problematic

Open

#233 创建于 2016年6月2日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)C++ (1,539 fork)batch import
help wanted

仓库指标

Star
 (7,968 star)
PR 合并指标
 (平均合并 4天 2小时) (30 天内合并 19 个 PR)

描述

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

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

贡献者指南