阅读背景:

在c++中使用C样式数组有什么合理的理由吗?

来源:互联网 

Between std::vector and std::array in TR1 and C++11, there are safe alternatives for both dynamic and fixed-size arrays which know their own length and don't exhibit horrible pointer/array duality. in TR1 and C




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

分享到: