Boost logo

Boost :

Subject: Re: [boost] [Exception] Why is there no non-const version ofget_error_info?
From: Adam Badura (abadura_at_[hidden])
Date: 2009-08-22 05:37:48


> 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. And it
seems strange because to add data you may have a const object.
    Will it be available in 1.40?

    Adam Badura


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk