]> git.ipfire.org Git - thirdparty/gcc.git/commit
any (__any_caster): Define at namespace scope so the name is visible to name lookup.
authorJonathan Wakely <jwakely@redhat.com>
Thu, 20 Aug 2015 20:19:58 +0000 (21:19 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 20 Aug 2015 20:19:58 +0000 (21:19 +0100)
commit89f06948596bcd48096396316c4a8108e2934820
tree5f47273030fc3c8bc561170873d13abeda811c64
parent92695fbb294bf7fe051041e3143f51c37cc22f82
any (__any_caster): Define at namespace scope so the name is visible to name lookup.

* include/experimental/any (__any_caster): Define at namespace scope
so the name is visible to name lookup.
* testsuite/experimental/any/misc/any_cast_neg.cc: Adjust dg-error.

From-SVN: r227042
libstdc++-v3/ChangeLog
libstdc++-v3/include/experimental/any
libstdc++-v3/testsuite/experimental/any/misc/any_cast_neg.cc