This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

system_error::what


Hi all.

The std::system_error from C++0x is lacking the "what()" function.
The attached patch adds it.
Also, it looks like the testsuite works fine with it.

What do you think?

Regards
--
Rodrigo.

Attachment: system_error.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]