$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Exception] Why is there no non-const version ofget_error_info?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-08-22 11:37:29
AMDG
Adam Badura wrote:
>> See trunk revision 55707. Thanks for the suggestion.
>
> Fine. But why this version requires non-const exception object?
> Usually you catch exception like "catch ( const T& e )" so it will not
> work.
Then catch by non-const reference.
In Christ,
Steven Watanabe