Remove redundant conditional expressions in <system_error>
authorJonathan Wakely <jwakely@redhat.com>
Thu, 17 Sep 2015 14:56:50 +0000 (15:56 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 17 Sep 2015 14:56:50 +0000 (15:56 +0100)
commit2eb57e545ba21b1776371acf6cb11bc28233bd82
tree2284dd9f498d7197170c1834af9b00070e69e77c
parent99f04955edfdff11e3270df6326f426a29e1ec5a
Remove redundant conditional expressions in <system_error>

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

From-SVN: r227871
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/system_error