阅读背景:

C ++创建指向const对象的指针数组

来源:互联网 

I'm trying to make a non-constant array of non-constant pointers to constant objects. The idea is that I should be able to change what the pointers in the array point to, but what they point to is a constant object.I'm trying to make a non-constant array of non-




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: