2014年4月24日

mutable c++

摘要: The keyword mutable is used to allow a particular data member of const object to be modified. This is particularly useful if most of the members sho... 阅读全文

posted @ 2014-04-24 15:36 偏爱省略号 阅读(191) 评论(0) 推荐(0) 编辑

导航