[libcxx-commits] [libcxx] [libc++] Applied `[[nodiscard]]` to some general utilities (PR #169322)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 26 00:03:32 PST 2025


frederick-vs-ja wrote:

Is it intended to add `[[nodiscard]]` to `hash` in another PR? (Related to a recent PR adding C++ `hash` specializations to `chrono` types.)

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


More information about the libcxx-commits mailing list