Boost logo

Boost :

From: Bronek Kozicki (brok_at_[hidden])
Date: 2005-03-03 11:24:41


Ulrich Eckhardt <uli_at_[hidden]> wrote:
>> * thread_exception::message() is broken beyond repair, as it
>> returns a pointer to local storage (via std::string::c_str())

=8-o . Indeed, it's better to get rid of it. Unless it's actually
requested by users, in such case we could introduce std::string member
(or something similar) to keep ownership of returned pointer.

B.


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