PR56193 - Wrong test operator for basic_ios in C++11.
authorEdward Smith-Rowland <3dw4rd@verizon.net>
Thu, 7 Feb 2013 14:27:45 +0000 (14:27 +0000)
committerEdward Smith-Rowland <emsr@gcc.gnu.org>
Thu, 7 Feb 2013 14:27:45 +0000 (14:27 +0000)
commitfcf0430bda26a50f1279cb09e8bd8ecfdfa687d6
tree8b380f6dd04c8f86fff867df6b7476c0aafed0a1
parent3e508131146912f5ce41b11b70989049505c6fba
PR56193 - Wrong test operator for basic_ios in C++11.

From-SVN: r195849
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/basic_ios.h
libstdc++-v3/testsuite/27_io/basic_ios/pr56193.cc [new file with mode: 0644]