[libcxx-commits] [PATCH] D95251: Remove noexcept from basic_string::find and implementation functions.

Marshall Clow via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 22 11:23:30 PST 2021


mclow.lists added a comment.

- If the standard says they should be `noexecpt`, we should keep them noexcept.
- Yes, file an LWG issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95251



More information about the libcxx-commits mailing list