Implement LWG#2948: unique_ptr does not define operator<< for stream output
authorMarshall Clow <mclow.lists@gmail.com>
Mon, 27 Nov 2017 15:51:36 +0000 (15:51 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Mon, 27 Nov 2017 15:51:36 +0000 (15:51 +0000)
commit48f365399936d6ecb38f57f4cf72a870896d954d
tree73674c6e4d79fc223149027c2f9faea14a53106c
parentdf97de7f966f9d01968900b09dfc20399ba9c106
Implement LWG#2948: unique_ptr does not define operator<< for stream output

llvm-svn: 319038
libcxx/include/memory
libcxx/include/ostream
libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.special/io.fail.cpp [new file with mode: 0644]
libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.special/io.pass.cpp [new file with mode: 0644]
libcxx/www/cxx2a_status.html