[libcxx-commits] [libcxx] [libc++][chrono] P2592R3: Hashing for chrono (PR #165132)

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


================
@@ -0,0 +1,73 @@
+//===----------------------------------------------------------------------===//
----------------
frederick-vs-ja wrote:

I forgot the `noexcept`-ness of some `hash::operator()`s before. It should be tested here.

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


More information about the libcxx-commits mailing list