[PATCH] D51268: [libc++] Implement P0487R1 - Fixing operator>>(basic_istream&, CharT*)

Zhihao Yuan via Phabricator reviews at reviews.llvm.org
Tue Nov 20 19:33:03 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCXX347377: [libc++] Implement P0487R1 - Fixing operator>>(basic_istream&, CharT*) (authored by lichray, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51268?vs=174722&id=174864#toc

Repository:
  rCXX libc++

https://reviews.llvm.org/D51268

Files:
  include/istream
  test/std/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/signed_char_pointer.pass.cpp
  test/std/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/unsigned_char_pointer.pass.cpp
  test/std/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/wchar_t_pointer.pass.cpp
  www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51268.174864.patch
Type: text/x-patch
Size: 9070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181121/80c1fde4/attachment.bin>


More information about the libcxx-commits mailing list