[libcxx-commits] [PATCH] D115599: [libc++][NFC] Mark std::string functions as constexpr

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Dec 12 06:39:05 PST 2021


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

Mark `std::string` functions as `constexpr`. Behavioural changes and testing will be in D110598 <https://reviews.llvm.org/D110598>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D115599

Files:
  libcxx/include/string

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115599.393751.patch
Type: text/x-patch
Size: 102935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211212/ecfc62fb/attachment-0001.bin>


More information about the libcxx-commits mailing list