Google C++ Style Guide中英对照(三)

1 Naming 命名规则 The mostimportant consistency rules are those that govern naming. The style of a nameimmediately informs us what sort of thing the named entity is: a type, avariable, a function, a const
相关文章
相关标签/搜索