(svn r25348) -Add: multimap implementation with guaranteed order between equal keys

This commit is contained in:
fonsinchen
2013-06-09 12:52:11 +00:00
parent fdcb488f80
commit e4d3b981e3
6 changed files with 401 additions and 0 deletions

View File

@@ -1875,6 +1875,10 @@
RelativePath=".\..\src\core\mem_func.hpp"
>
</File>
<File
RelativePath=".\..\src\core\multimap.hpp"
>
</File>
<File
RelativePath=".\..\src\core\overflowsafe_type.hpp"
>