$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2005-07-01 12:50:24
David Abrahams wrote:
> "Michael Behrns-Miller" <m_at_[hidden]> writes:
>
>> 2) The new "const required to save" restriction bit me, took a day
>> or two to work through the mailing list and #boost to figure out the
>> problem. Is
>
> Did it prevent a bug, or did it just cost you 2 days of your valuable
> time?
Were you not tempted to just use "const_cast"? Why not?
Robert Ramey