vectormap: A C++ Map Class with Order-added Iteration Use vectormap when you want the fast lookup of unordered_map, and the order-added iteration of vector Click here to read the article