[libcxx-commits] [PATCH] D152040: [libc++][NFC] Add __element_count and use it in the constexpr C functions

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 2 15:28:51 PDT 2023


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

This makes it less ambiguous what the parameter is meant to get.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152040

Files:
  libcxx/include/__algorithm/equal.h
  libcxx/include/__string/char_traits.h
  libcxx/include/__string/constexpr_c_functions.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152040.528021.patch
Type: text/x-patch
Size: 4643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230602/e841eb48/attachment-0001.bin>


More information about the libcxx-commits mailing list