阅读背景:

[C++]数组指针,数组引用,函数指针

来源:互联网 
int a[10];
int (*c)[10]=&a;
auto fo2(int (&a)[10]) -> ]) 



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

分享到: