Results 5 comments of SGZW

By Analyzing the heap profiler, I found redundancy of memory, follows 1. when key is std::string, the Item and unordered_map key construct std::string twice 2. when insert element to std::list...