(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

@@ -400,6 +400,7 @@ core/geometry_type.hpp
core/math_func.cpp
core/math_func.hpp
core/mem_func.hpp
core/multimap.hpp
core/overflowsafe_type.hpp
core/pool_func.cpp
core/pool_func.hpp