Fix the constraints for any's assignment operator template to properly
commit96de1a7fa4777a7fc0e4e71f730e307c4c82afce
authorville <ville@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Jul 2016 07:44:22 +0000 (15 07:44 +0000)
committerville <ville@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Jul 2016 07:44:22 +0000 (15 07:44 +0000)
treea52099646a820f60187ca70836595341b3218020
parent9c34b2ceef1fb9012cbbd6f0884b520fa2603755
Fix the constraints for any's assignment operator template to properly
reject assignment from a non-copyable lvalue.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@238365 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/any
libstdc++-v3/testsuite/20_util/any/requirements.cc