[libcxx-commits] [libcxx] [libc++][RFC] Rewrite CPOs with resolver functions (PR #209104)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 30 04:45:36 PDT 2026
https://github.com/ldionne commented:
At first glance, I like this *a lot*. I think this is a brilliant pattern and it's just so much more readable than a chain of overloads with ad-hoc concepts. I think this needs a bit more discussion, but assuming there are no surprises, I think this is an obvious win readability wise.
https://github.com/llvm/llvm-project/pull/209104
More information about the libcxx-commits
mailing list