r199071 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Sat May 18 23:11:00 GMT 2013
Author: redi
Date: Sat May 18 23:11:48 2013
New Revision: 199071
URL: http://gcc.gnu.org/viewcvs?rev=199071&root=gcc&view=rev
Log:
* include/std/system_error (error_category::error_category()): LWG
2145: Declare public and constexpr.
* src/c++11/system_error.cc (error_category::error_category()): Move
definition to ...
* src/c++11/compatibility-c++0x.cc: Here.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/std/system_error
trunk/libstdc++-v3/src/c++11/compatibility-c++0x.cc
trunk/libstdc++-v3/src/c++11/system_error.cc
More information about the Gcc-cvs
mailing list