[libcxx-commits] [PATCH] D73743: Inline basic_string::erase for fastpath where __n == npos
Martijn Vels via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 19 14:18:31 PST 2020
mvels added a comment.
The external template list changes (split into explicit V1 and UNSTABLE versions) are in https://reviews.llvm.org/D74870
I'll rebase this change on that one (assuming arc phabricator figures out me doing so)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73743/new/
https://reviews.llvm.org/D73743
More information about the libcxx-commits
mailing list