I want to use a std::multimap container, but I need to know that it will always maintain order, as in the first element in will be the first element iterated ov
std::multimap