[libcxx-commits] [libcxx] [libc++][unordered_map] Applied `[[nodiscard]]` (PR #170423)
Hristo Hristov via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Dec 14 08:06:27 PST 2025
================
@@ -6,20 +6,104 @@
//
//===----------------------------------------------------------------------===//
-// UNSUPPORTED: c++03
+// REQUIRES: std-at-least-c++11
----------------
H-G-Hristov wrote:
```suggestion
```
https://github.com/llvm/llvm-project/pull/170423
More information about the libcxx-commits
mailing list