]> git.ipfire.org Git - thirdparty/gcc.git/commit
* include/experimental/any (__any_caster): Define at namespace scope
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Aug 2015 20:19:58 +0000 (20:19 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Aug 2015 20:19:58 +0000 (20:19 +0000)
commit4db9cc572dcf0000e9af91143f2b58a8cf882610
tree5f47273030fc3c8bc561170873d13abeda811c64
parent62fdb8e4682fb5ae8e49519057eb31d7bca4b8b8
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227042 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/experimental/any
libstdc++-v3/testsuite/experimental/any/misc/any_cast_neg.cc