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

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 26 16:47:53 PDT 2019


zoecarver updated this revision to Diff 217268.
zoecarver edited the summary of this revision.
zoecarver added a comment.
Herald added a subscriber: christof.
Herald added a project: libc++.

- fix based on review


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62889

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62889.217268.patch
Type: text/x-patch
Size: 6380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190826/a4f5d1f4/attachment-0001.bin>


More information about the libcxx-commits mailing list