
22 Aug
2009
22 Aug
'09
9:37 a.m.
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