C++STL(7)-unordered_set-unordered_map-哈希-set-map有序-內建數據

與set map 比,unordered_set-unordered_map底層是哈希hash,也就是無序。 內建數據類型:好比int ,string這樣。 本篇代碼實例爲unordered_set-unordered_map。 set,map有序參看前篇 C++-STL(6)-map-set -有序-增刪改查spa set -unordered_set: 1.insert  :unordered
相關文章
相關標籤/搜索