std::unordered_set
析构函数。 销毁 unordered_set。调用各元素的析构函数,然后解分配所用的存储。
unordered_set
与 *this 的大小成线性。
如果元素是指针,那么不会销毁所指向的对象。