[libcxx-commits] [PATCH] D143972: [libc++] LWG 3857: allow `string_view` conversion when only traits vary

Joe Loser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 16 05:01:01 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG83014d877017: [libc++] LWG 3857: allow `string_view` conversion when only traits vary (authored by jloser).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143972

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/string_view
  libcxx/test/std/strings/string.view/string.view.cons/from_range.pass.cpp
  libcxx/test/std/strings/string.view/string.view.cons/from_string1.compile.fail.cpp
  libcxx/test/std/strings/string.view/string.view.cons/from_string2.compile.fail.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143972.497966.patch
Type: text/x-patch
Size: 6867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230216/0a083e84/attachment-0001.bin>


More information about the libcxx-commits mailing list