shared_ptr_base.h: Remove a few now redundant __glibcxx_function_requires(_Convertibl...
commitc1510a4900e05983c03f36c7374b46bc2d2640b5
authorPaolo Carlini <paolo.carlini@oracle.com>
Tue, 10 Aug 2010 16:54:09 +0000 (10 16:54 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 10 Aug 2010 16:54:09 +0000 (10 16:54 +0000)
tree66d5f7cfe8987976d375a2f6fa8c18f11910d4d7
parentda4dbc25186cc8751c5bfc9427e2f624234f2449
shared_ptr_base.h: Remove a few now redundant __glibcxx_function_requires(_ConvertibleConcept...).

2010-08-10  Paolo Carlini  <paolo.carlini@oracle.com>

* include/bits/shared_ptr_base.h: Remove a few now redundant
__glibcxx_function_requires(_ConvertibleConcept...).
* testsuite/20_util/shared_ptr/cons/43820.cc: Adjust dg-error
line number.
* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Likewise.

From-SVN: r163075
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/shared_ptr_base.h
libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820.cc
libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc