I'm wondering if we might add a #define for the multimap change... that
way, one could conditionally compile in a std::sort if required.
Hi Martin,
For what it's worth, I like that idea. It feels a little icky to be doing an unnecessary sort just to ensure the code won't break.
Cheers,
Jon
No comments:
Post a Comment