[libcxx-commits] [PATCH] D103960: [libc++] Towards a simpler extern template story in libc++
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jun 8 09:38:44 PDT 2022
philnik accepted this revision as: philnik.
philnik added a comment.
I really like this. I've got just one question: Why are the `extern` declarations for string different than for every other `extern template` class declaration?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103960/new/
https://reviews.llvm.org/D103960
More information about the libcxx-commits
mailing list