[libcxx-commits] [PATCH] D116384: [libc++] [ranges] Simplify our idiom for testing niebloid-ness.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 4 06:51:48 PST 2022
ldionne requested changes to this revision.
ldionne added inline comments.
This revision now requires changes to proceed.
================
Comment at: libcxx/test/support/test_standard_function.h:1
-//===----------------------------------------------------------------------===//
-//
----------------
We should keep this, but make this a libc++ specific helper. We could also rename it `is_niebloid`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116384/new/
https://reviews.llvm.org/D116384
More information about the libcxx-commits
mailing list