【C++】Geekband-专题三:const

2016-04-22  本文已影响12人  读书行路风雨兼程

1. 最常见情况

2. Reference to Const

3. Pointers and Const

4. Const的不同Level

5. const与Class

5.1 const member function - 函数的末尾有const

5.2 返回值使用const

Reference

上一篇 下一篇

猜你喜欢

热点阅读