[libcxx-commits] [libcxx] [libc++][unordered_map] Applied `[[nodiscard]]` (PR #170423)

Thibault Monnier via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 3 09:00:25 PST 2025


================

----------------
Thibault-Monnier wrote:

Please explain. `std::unordered_multimap::empty` has been marked `[[nodiscard]]` since 17e0686, and this PR only changes `std::unordered_map`.

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


More information about the libcxx-commits mailing list