Add std::vector::emplace() testcase from LWG 2164
authorJonathan Wakely <jwakely@redhat.com>
Tue, 12 Jul 2016 14:00:11 +0000 (15:00 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 12 Jul 2016 14:00:11 +0000 (15:00 +0100)
commit17b31c054cdda9ac6167c548a41c5fb4eca0ebb3
tree662c34180d0f8afa349609fbd7d8e6dbd1684fa1
parent37ccb0bacb7bddf5ca7b874d48ac761dfcf9a25d
Add std::vector::emplace() testcase from LWG 2164

* testsuite/23_containers/vector/modifiers/emplace/self_emplace.cc:
Add testcase from LWG 2164.

From-SVN: r238243
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/23_containers/vector/modifiers/emplace/self_emplace.cc