Next: Use const instead of
Up: Using const
Previous: What does const mean
  Contents
If you want to you can always cast a constant object to a non-constant
reference and then do whatever you want to it. This is why const is a
mall cop and not a marine.
Falko Kuester
2001-08-24