[libcxx-commits] [libcxx] [libc++][math] Add `constexpr` to `std::isgreater()` (PR #210075)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jul 17 01:59:14 PDT 2026


frederick-vs-ja wrote:

For record, this follows-up #94118 which was landed in LLVM 20. I think it's clear enough to add `_LIBCPP_CONSTEXPR_SINCE_CXX23` to other `is_meow` functions in one PR.

https://github.com/llvm/llvm-project/pull/210075


More information about the libcxx-commits mailing list