有人可以显示mutable关键字用法的实例,当它在const函数中使用时,在实例中解释关于mutable和const函数以及volatile成员和函数的差异.
mutable
const
volatile
c++ const mutable volatile
c++ ×1
const ×1
mutable ×1
volatile ×1