[libcxx-commits] [PATCH] D135861: [libc++] <sstream>: update references to standard paragraphs

Rupert Nash via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 13 03:14:38 PDT 2022


rupe created this revision.
Herald added a project: All.
rupe requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

The paragraph numbers used previously did not match the C++20 nor
C++17 standards. I have updated them to the textual dotted names to
avoid this problem in future.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D135861

Files:
  libcxx/include/sstream

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135861.467423.patch
Type: text/x-patch
Size: 11568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221013/92082265/attachment.bin>


More information about the libcxx-commits mailing list