Remove redundant conditional expressions in <system_error>
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Sep 2015 14:56:50 +0000 (14:56 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Sep 2015 14:56:50 +0000 (14:56 +0000)
commit3e745c1e38dac25a1eeee325d5e8a0bffdf73304
tree2284dd9f498d7197170c1834af9b00070e69e77c
parent6904f6c1b9a6a143bf44362b00fa4b1a7e517718
Remove redundant conditional expressions in <system_error>

* include/std/system_error (error_code::operator bool(),
error_condition::operator bool()): Remove redundant conditional
expression.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227871 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/system_error