c++---const member functions(常量成员函数)

const member functions(常量成员函数) : 声明const对象,则只能由const定于的函数调用 pass by value vs.pass by reference (to const) :   pass by value vs.pass by reference (to const) : 
相关文章
相关标签/搜索