Learn2Live

Home

❯

__zettel

❯

202405100938mutable in cpp

202405100938mutable-in-cpp

2025年10月07日1分钟阅读

  • cpp
  • mutable

C++中的mutable关键字

一言以蔽之,在常量成员函数里面可以修改mutable修饰的成员变量。

References

  1. 8.8 关键字:mutable
  2. C++ 中的 mutable 关键字

关系图谱

Created with Quartz v4.5.2 © 2025 ❤️ Yychi