We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
unordered_set
Make unordered_set constexpr as part of P3372R3.
Note that the constexpr-ness largely requires a user-defined hash functor.
Feature-test macro (also covers constexpr unordered_multiset):
unordered_multiset
#define __cpp_lib_constexpr_unordered_set 202502L // also in <unordered_set>