如果迭代std::unordered_set多次元素而不改变集合的内容(但可能从中读取,计算其大小等),是否保证每次都以相同的顺序访问元素?
std::unordered_set
c++ iteration unordered-set c++11
c++ ×1
c++11 ×1
iteration ×1
unordered-set ×1