google/benchmark

Dynamically initialized globals are problematic

开放

#233 创建于 2016年6月2日

 (3 条评论) (0 个反应) (0 位负责人)C++ (1,539 个派生)batch import
help wanted

仓库指标

星标
 (7,968 个星标)
PR 合并指标
 (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

贡献者指南