gpt4 book ai didi

c++ - 全局范围内的标识符限制

转载 作者:塔克拉玛干 更新时间:2023-11-03 06:45:55 25 4
gpt4 key购买 nike

In addition, identifiers defined outside a function may not begin with an underscore.

为什么这个限制只适用于函数外的变量?不确定这有什么用。

最佳答案

相关问题:What are the rules about using an underscore in a C++ identifier?

简答:为了避免与标准库(例如 STL、libc 等)的名称冲突

关于c++ - 全局范围内的标识符限制,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21950472/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com