However,std::unordered_setobjects generally cannot beconstexpr, because any dynamically allocated storage must be released in the same evaluation of constant expression. (since C++26) Iterator invalidation OperationsInvalidated All read only operations,swap,std::swapNever ...