[libcxx-commits] [PATCH] D130785: [libc++] Implement P2499R0 (`string_view` range constructor should be `explicit`)

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 2 08:21:01 PDT 2022


ldionne reopened this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

This was accepted as a paper, not as a LWG issue/DR, right? If so, why is this not guarded with a version check for the C+ Standard?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130785



More information about the libcxx-commits mailing list