[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 added inline comments.


================
Comment at: test/std/input.output/iostream.format/input.streams/istream.rvalue/perfect_forwarding.pass.cpp:1
+//===----------------------------------------------------------------------===//
+//
----------------
I didn't include a test like this for `ostream` because I didn't think it would be meaningful (I can if you want though). 


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

https://reviews.llvm.org/D62889





More information about the libcxx-commits mailing list