* include/std/system_error (error_category::error_category()): LWG
commit475ac686fff3caa7bb7c20b6235aa3856a048fad
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 May 2013 23:11:48 +0000 (18 23:11 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 May 2013 23:11:48 +0000 (18 23:11 +0000)
tree03d2d45177496af130cabec5c190cef3f422ae48
parent1e0a92ace28abc6044f2c805ebc5d8c62a98a57a
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@199071 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/system_error
libstdc++-v3/src/c++11/compatibility-c++0x.cc
libstdc++-v3/src/c++11/system_error.cc