[libcxx-commits] [PATCH] D150735: [libc++] Improve ranges::starts_with

Zijun Zhao via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 16 15:51:30 PDT 2023


ZijunZhao created this revision.
Herald added a project: All.
ZijunZhao requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Fix some nits in https://reviews.llvm.org/D150146


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D150735

Files:
  libcxx/test/std/algorithms/alg.nonmodifying/alg.starts_with/ranges.starts_with.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150735.522822.patch
Type: text/x-patch
Size: 3468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230516/f43efe42/attachment.bin>


More information about the libcxx-commits mailing list