tuple (__conv_types, [...]): Add.
authorDaniel Krugler <daniel.kruegler@googlemail.com>
Mon, 20 Jun 2011 11:05:45 +0000 (11:05 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 20 Jun 2011 11:05:45 +0000 (11:05 +0000)
commit6f17ef336c92537292114eb6675360f264575099
tree258c72c7959591c168c3cdebd7276ab017093506
parent49a30d001c710d593d15458390d4139fc5232ef6
tuple (__conv_types, [...]): Add.

2011-06-20  Daniel Krugler  <daniel.kruegler@googlemail.com>
    Paolo Carlini  <paolo.carlini@oracle.com>

* include/std/tuple (__conv_types, __one_by_one_convertible,
__all_convertible): Add.
(tuple): Use the latter.
(tuple<_T1>): Remove.
* testsuite/20_util/uses_allocator/cons_neg.cc: Adjust dg-error
line number.
* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Likewise.

Co-Authored-By: Paolo Carlini <paolo.carlini@oracle.com>
From-SVN: r175204
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/tuple
libstdc++-v3/testsuite/20_util/uses_allocator/cons_neg.cc
libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc