[libcxx-commits] [libcxx] [libc++] Add [[nodiscard]] to static numeric limit functions (PR #83748)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Sat Mar 9 03:56:29 PST 2024


mordante wrote:

> > Also, I believe there is documentation you need to update?
> 
> Where is the documentation for this?

In the past we documented all `[[nodiscard]]` extensions. We no longer do that. So there is no documentation to update.

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


More information about the libcxx-commits mailing list