
1 Jul
2005
1 Jul
'05
5:50 p.m.
David Abrahams wrote:
"Michael Behrns-Miller" <m@thedigitalmachine.com> 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