Re: [boost] [parameter] why are keywords non-const?

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/?

28 Sep
28 Sep
9:06 p.m.
New subject: [parameter] why are keywords non-const?
"Sohail Somani" <s.somani@fincad.com> writes:
-----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/?
No -- Dave Abrahams Boost Consulting www.boost-consulting.com
6830
Age (days ago)
6830
Last active (days ago)
1 comments
2 participants
participants (2)
-
David Abrahams
-
Sohail Somani