To pursue creative ideas based on nature.
posted on 2009-02-22 14:59 everspring79 閱讀(279) 評論(1) 編輯 收藏 引用 所屬分類: Notes
Remark - The const member function in a class means no member data are allowed to be modified, exluding the content pointed by the member pointer. And the const object can only call the const member function.! 回復 更多評論
Powered by: C++博客 Copyright © everspring79