
28 Sep
2006
28 Sep
'06
6:58 p.m.
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of David Abrahams That's just what adding const to a well-behaved mutable type does: makes all mutating operations unavailable.
What am I missing?
s/mutable type/immutable type/?