We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
非法,修改为
constexpr int null = 0; //函数体外 constexpr const int *p = &null; //p是常量指针,指向整型常量null