PR libstdc++/61947
commitc57b5e50265145c7fbc3afd4c1fee3b5bd12a3f9
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Jul 2014 17:30:34 +0000 (29 17:30 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Jul 2014 17:30:34 +0000 (29 17:30 +0000)
tree3dc5cddfd2fcd2996793d023583ac2471255a6db
parentea8ab4079184cf5c448a0f87b9a5e6a83f088933
PR libstdc++/61947
* include/std/tuple (_Head_base): Use allocator_arg_t parameters to
disambiguate unary constructors.
(_Tuple_impl): Pass allocator_arg_t arguments.
* testsuite/20_util/tuple/61947.cc: New.
* testsuite/20_util/uses_allocator/cons_neg.cc: Adjust dg-error line.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@213221 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/tuple
libstdc++-v3/testsuite/20_util/tuple/61947.cc [copied from libstdc++-v3/testsuite/20_util/uses_allocator/cons_neg.cc with 57% similarity]
libstdc++-v3/testsuite/20_util/uses_allocator/cons_neg.cc