[libcxx-commits] [PATCH] D110598: First commit for P0980R1 (constexpr std::string)

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Sep 27 16:48:29 PDT 2021


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

Make std::string constexpr


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D110598

Files:
  libcxx/docs/Status/Cxx20Papers.csv
  libcxx/include/__memory/compressed_pair.h
  libcxx/include/string
  libcxx/test/std/input.output/iostream.format/quoted.manip/quoted_traits.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110598.375435.patch
Type: text/x-patch
Size: 110026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210927/c1c68d15/attachment-0001.bin>


More information about the libcxx-commits mailing list