[libcxx-commits] [libcxx] [libc++][chrono] P2592R3: Hashing for chrono (PR #165132)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jan 2 09:54:41 PST 2026
================
@@ -0,0 +1,73 @@
+//===----------------------------------------------------------------------===//
----------------
frederick-vs-ja wrote:
I'm adding coverage for `noexcept` myself. I think it would be OK to leave addition of `[[nodiscard]]` to another PR.
https://github.com/llvm/llvm-project/pull/165132
More information about the libcxx-commits
mailing list