google/benchmark

Dynamically initialized globals are problematic

Open

#233 opened on 2016年6月2日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)C++ (1,539 forks)batch import
help wanted

Repository metrics

Stars
 (7,968 stars)
PR merge metrics
 (平均マージ 4d 2h) (30d で 19 merged PRs)

説明

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

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

コントリビューターガイド