[libcxx-commits] [PATCH] D110718: [libc++] Implement P1391

Joe Loser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 29 08:01:31 PDT 2021


jloser updated this revision to Diff 375895.
jloser added a comment.

Adjust #ifdef to apply constructor for C++20 mode, not C++23


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110718

Files:
  libcxx/docs/Status/Cxx20Papers.csv
  libcxx/include/string_view
  libcxx/test/std/strings/string.view/string.view.cons/deduct.pass.cpp
  libcxx/test/std/strings/string.view/string.view.cons/from_iterator_iterator.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110718.375895.patch
Type: text/x-patch
Size: 5825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210929/d1d793bc/attachment-0001.bin>


More information about the libcxx-commits mailing list