[libcxx-commits] [libcxx] [libc++][RFC] Rewrite CPOs with resolver functions (PR #209104)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 30 06:35:03 PDT 2026
================
@@ -12,15 +12,17 @@
----------------
philnik777 wrote:
I haven't seen this elsewhere. Do you have some suggestions for naming? I found the term resolver rather obvious, since it's basically customized overload resolution.
I've kept resolver function for the time being, but we can replace it if we find a better name.
https://github.com/llvm/llvm-project/pull/209104
More information about the libcxx-commits
mailing list