unordered_multimap は、同一キーの要素を複数格納できる、格納順が規定されていないコンテナである。 一般的には hash multimap と呼ばれるコンテナであるが、標準への採用が遅かったことから、既に存在する各種コンテナとの名前の衝突を避けるため、unordered ...
unordered_map Class Stores hash table of {key, mapped} pairs. unordered_multimap Class Stores hash table of {key, mapped} pairs. operator!= Tests if the unordered_map object on the left side of the ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する