Mutable Arne Mertz October 18, 2017 12 The mutable keyword seems to be one of the less known corners of C++. Yet it can be very useful, or even unavoidable if you want to write const-correct code […]