The LinkedUnorderedMap Class Definitions and Implementation. More...
Go to the source code of this file.
Classes | |
| class | scl::linked_unordered_map< K, V > |
| The container combines hashmap and list together. Used in the case that we want iter a hashmap in order. Thread Safe. More... | |
Namespaces | |
| namespace | scl |
The LinkedUnorderedMap Class Definitions and Implementation.
Definition in file LinkedUnorderedMap.h.