[all-commits] [llvm/llvm-project] 8be119: [libc++] Implement P2499R0 (`string_view` range co...

Igor Zhukov via All-commits all-commits at lists.llvm.org
Tue Aug 2 03:48:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8be1197285bdff6e03bf26b77052daa710f73068
      https://github.com/llvm/llvm-project/commit/8be1197285bdff6e03bf26b77052daa710f73068
  Author: Igor Zhukov <fsb4000 at yandex.ru>
  Date:   2022-08-02 (Tue, 02 Aug 2022)

  Changed paths:
    M libcxx/docs/ReleaseNotes.rst
    M libcxx/docs/Status/Cxx2bPapers.csv
    M libcxx/include/string_view
    M libcxx/test/std/strings/string.view/string.view.cons/from_range.pass.cpp
    M libcxx/test/std/strings/string.view/string.view.deduct/range.pass.cpp

  Log Message:
  -----------
  [libc++] Implement P2499R0 (`string_view` range constructor should be `explicit`)

Reviewed By: #libc, philnik, Mordante

Spies: Mordante, jloser, philnik, libcxx-commits

Differential Revision: https://reviews.llvm.org/D130785




More information about the All-commits mailing list