<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/128669>128669</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            [libc++] P3372R3: constexpr `unordered_multiset`
        </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_multiset` constexpr as part of P3372R3.

Note that the constexpr-ness largely requires a user-defined hash functor.

Feature-test macro (also covers constexpr `unordered_set`):
```C++
#define __cpp_lib_constexpr_unordered_set 202502L // also in <unordered_set>
```
</pre>
<img width="1" height="1" alt="" src="http://email.email.llvm.org/o/eJx0kt2OmzAQhZ_G3IyInCHm54KL7KZctVXVF0DGDMG7DqYeE3XfvoKk3eSi0kj-kfydOT6jme15IqqFehHqlOgljj7UQ6CegjXv6ZXTN510vv-ov-l3ApHLZfKhp0B9e1lctExR5BKMnzjS7zmAZph1iOAH-JFlBf7MdkIehTx-95EgjjpCHOnzQToRMzgdzuQ-INCvxQZi0LAwhbSnwU7Uw6h5hGGZTPThzmtIxyVQGokjXLQJHgSW2rEH468U-KGpp75vLQusRLZy1v1WrwJf1pJHgdlNGNrWzHPrbNf-g7VPJECJSuJXENgIbGDTtxOI7PVZMfvyqJX0ddZXWaUTqvfFQR4KrAqVjLXqilKRMWRQl1gUOu_KIZd5rwlVb7LE1jdFVLI8oFK7vjKdxH1elKiqYa_EQdJFW7dz7nrZ-XBOLPNC9R7LPK8SpztyvCWO6Gxn7q4RBb4KxPsZ8_VGnZJQr5y0W84sDtJZjvxJjja6bXoeQOr0N3iRHf-XwcPsJEtw9RjjzGse2y-ebRyXbmf8RWCzit2XdA7-jUwU2GyeWGBzt3Wt8U8AAAD__0wi4uE">