[libcxx-commits] [PATCH] D60491: Fix fpos requirements & cleanup
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 12 06:32:42 PDT 2019
zoecarver updated this revision to Diff 194864.
zoecarver added a comment.
I got confused about what type `o` was in the paper. This patch should conform to the paper properly. I will update the tests in the correct places but wanted to get this part out for review first.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60491/new/
https://reviews.llvm.org/D60491
Files:
include/string
test/std/strings/fpos/fpos.pass.cpp
www/cxx2a_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60491.194864.patch
Type: text/x-patch
Size: 8556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190412/00a9edf3/attachment.bin>
More information about the libcxx-commits
mailing list