[libcxx-commits] [PATCH] D120135: [libc++] Overhaul std::quoted; fix its relationship to character traits.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 7 09:32:46 PST 2022


ldionne added a comment.

Can you add a release note for the removal of `quoted("literal")` before C++14?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120135/new/

https://reviews.llvm.org/D120135



More information about the libcxx-commits mailing list