[libcxx-commits] [PATCH] D62889: rvalue stream operators (1203 and 2534)

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 4 21:11:09 PDT 2019


zoecarver updated this revision to Diff 203069.
zoecarver marked an inline comment as done.
zoecarver added a comment.

- update status


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62889/new/

https://reviews.llvm.org/D62889

Files:
  include/istream
  include/ostream
  include/type_traits
  test/std/input.output/iostream.format/input.streams/istream.rvalue/ios_base_operator_overload_resolution.fail.cpp
  test/std/input.output/iostream.format/input.streams/istream.rvalue/perfect_forwarding.pass.cpp
  test/std/input.output/iostream.format/output.streams/ostream.rvalue/ios_base_operator_overload_resolution.fail.cpp
  www/cxx1z_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62889.203069.patch
Type: text/x-patch
Size: 7516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190605/7d2dce3b/attachment-0001.bin>


More information about the libcxx-commits mailing list