+2010-03-19 Rodolfo Lima <rodolfo@rodsoft.org>
+
+ * include/bits/shared_ptr.h (shared_ptr(unique_ptr&&),
+ shared_ptr(auto_ptr&&)): Remove explicit specifier (as per DR 925).
+ * include/bits/shared_ptr_base.h: Likewise.
+ * testsuite/20_util/shared_ptr/creation/dr925.cc: New.
+
2010-03-19 Paolo Carlini <paolo.carlini@oracle.com>
* include/bits/random.tcc: Minor formatting changes.