C++关键字mutable mutable主要用于解决常量成员函数无法修改对象状态的限制. 在常量成员函数中, 允许修改关键字 mutable修饰的变量.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a