<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/128667>128667</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
[libc++] P3372R3: constexpr `unordered_multimap`
</td>
</tr>
<tr>
<th>Labels</th>
<td>
libc++,
c++26
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
frederick-vs-ja
</td>
</tr>
</table>
<pre>
Make `unordered_multimap` constexpr as part of P3372R3.
Note that `node-handle::key()` is intentionally left not constexpr, and the constexpr-ness largely requires a user-defined hash functor.
Feature-test macro (also covers constexpr `unordered_map`):
```C++
#define __cpp_lib_constexpr_unordered_map 202502L // also in <unordered_map>
```
</pre>
<img width="1" height="1" alt="" src="http://email.email.llvm.org/o/eJx0ks9u2zAMxp-GvhAOFMr_evAhTZfTNgx7gUC26FitLHmSHCxvP9jNlvYwgIAtHn4fP_JTMZqLY26hfIbyJVNLGn1oh8Cag-nf8mvMX1XWeX1rv6k3RqjE4nzQHFifp8UmM6kZKoG9dzHx7zmgijirkNAP-EPKmn7KHYgDiMN3nxjTqNJKcV5zPiqnLYM8gDy88Q2oAXpaaSaicYldMt4pa29oeUjofHroAB1ROY1p5EczdxwjWhUubG8Y-NdiAkdUuEQOuebBONY4qjjisLg--XCf7cQqLYHzxDHhpPrgEahRNnrs_ZVD_GDw8w42--vYcuWs_1sdgZ7XEgcg-S6M53M_z2druvM_2PkTCUlQKegrAp2ATrjpG4cgj58V5ZePWplupX6STyrjdl8XoqipoSobW1l1YiClykZzrfYlNV0lRF9WqtuzkDoz7bsilaIpBJW7uqi7shj0vqqGomwYCsGTMnZn7XXa-XDJTIwLt3tqqqrOrOrYxi09RNZ0_d01EdARiO5vqtZO-ZKFduXk3XKJUAhrYooPcjLJbkn8ACpf_oYI5OG_N3jkMFuCbceU5rjeY9vixaRx6Xa9n4BOq9j9k8_Bv3KfgE6bpwh0utu6tvQnAAD__xoJ-3o">