[libcxx-commits] [PATCH] D97115: [libc++] Make chars_format a bitmask type.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 13 11:32:39 PDT 2021


Mordante updated this revision to Diff 337216.
Mordante added a comment.

Addresses review comments and make all new functions constexpr after C++11.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97115

Files:
  libcxx/include/charconv
  libcxx/test/std/utilities/charconv/charconv.syn/chars_format.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97115.337216.patch
Type: text/x-patch
Size: 4314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210413/cca158de/attachment.bin>


More information about the libcxx-commits mailing list