re PR c++/67216 (false is still a null pointer constant)
authorJonathan Wakely <jwakely@redhat.com>
Tue, 18 Aug 2015 18:04:48 +0000 (19:04 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 18 Aug 2015 18:04:48 +0000 (19:04 +0100)
commitf641b2d6bbe4702f1374d12c773d1f2027040524
treed3749d9b5c5be5a6df95c0d3c15e6656a6463eae
parente92e7c15e1daf77a8e268aa037789a9b47106cba
re PR c++/67216 (false is still a null pointer constant)

PR c++/67216
* testsuite/tr1/2_general_utilities/shared_ptr/observers/bool_conv.cc:
Fix use of safe-bool idiom that isn't valid in C++11.

From-SVN: r226986
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/observers/bool_conv.cc