gcc/libstdc++-v3
Jonathan Wakely 664e99eac4 future (future_error(error_code)): Construct base class with error_code's message.
* include/std/future (future_error(error_code)): Construct base
	class with error_code's message.
	* src/c++11/future.cc (future_error::what()): Do not call c_str() on
	temporary string.

From-SVN: r221236
2015-03-06 12:31:43 +00:00
..
2015-01-05 13:33:28 +01:00
2015-01-05 13:33:28 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2013-01-03 10:47:48 +01:00
2015-01-02 16:50:36 +00:00
2014-12-19 18:16:39 +00:00
2015-01-05 13:33:28 +01:00
2014-12-19 18:16:39 +00:00

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.