High Programmer > Blog Archive > Review: C++ mutable and const
Monday, October 16, 2006

Review: C++ mutable and const

I've seen too many tutorials and lessons that get the "mutable" keyword in C++ entirely wrong. The result is terrible C++ code. Here's my attempt to clear things up: "C++'s mutable and conceptual constness."

Contact webmaster