C++ keywords: mutable
Usage
-
mutable
type specifier - lambda-declarator that removes
const
qualification from parameters captured by copy (since C++11)
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
http://en.cppreference.com/w/cpp/keyword/mutable