[PATCH] D33776: [libcxx] LWG2221: No formatted output operator for nullptr
Agustín Bergé via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 1 06:22:54 PDT 2017
K-ballo created this revision.
With effects equivalent to `os << (const void*)nullptr`.
https://reviews.llvm.org/D33776
Files:
include/ostream
test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/nullptr_t.pass.cpp
www/cxx1z_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33776.101017.patch
Type: text/x-patch
Size: 4878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170601/69fecd1e/attachment-0001.bin>
More information about the cfe-commits
mailing list