Google 风格指南“<chrono> 是未经批准的 C++11 header”
Google Style Guide "<chrono> is an unapproved C++11 header"
为什么 <chrono>
在 Google CPP 指南中未获批准 header?我在 Google CPP Style Guide. This point 中找不到关于此的任何直接提及提到 <ratio>
和 <cfenv>
的可移植性问题但没有关于 <chrono>
.
Duplicated Time
APIs in base/
. Keep using the base/
classes.
为什么 <chrono>
在 Google CPP 指南中未获批准 header?我在 Google CPP Style Guide. This point 中找不到关于此的任何直接提及提到 <ratio>
和 <cfenv>
的可移植性问题但没有关于 <chrono>
.
Duplicated
Time
APIs inbase/
. Keep using thebase/
classes.