[libcxx-commits] [PATCH] D108144: [libc++] Introduce _LIBCPP_EXPRESSION_EQUIVALENT
Marshall Clow via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 16 16:16:02 PDT 2021
mclow.lists added a comment.
There's also all the ones in __functional/operations.h, like `greater_equal<void>`
This doesn't seem to improve readability to me; but if it's to be done, it should be done everywhere.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108144/new/
https://reviews.llvm.org/D108144
More information about the libcxx-commits
mailing list