std::unordered_set
一个析构函数。销毁 unordered_set。调用元素的析构函数并释放已使用的存储空间。请注意,如果元素是指针,则不会销毁所指向的对象。
unordered_set
时间复杂度与 unordered_set 的大小成线性关系。