[libcxx-commits] [libcxx] [libc++][math] Add missing `constexpr since C++23` comment for signbit (PR #212458)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 28 16:54:16 PDT 2026


frederick-vs-ja wrote:

Now there're more functions in `<cmath>` marked `_LIBCPP_CONSTEXPR_SINCE_CXX23`. I think it's better to mark all of them `// constexpr since C++23` in one PR and align theses comments.

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


More information about the libcxx-commits mailing list