C++ keywords:
mutable
<
cpp
|
keyword
Usage
mutable
type specifier
lambda-declarator
that removes
const
qualification from parameters captured by copy
(since C++11)