(svn r14742) -Codechange: use SmallMap in two cases to reduce compilation time and binary size

This commit is contained in:
smatz
2008-12-26 13:50:46 +00:00
parent 4ced1d3e9f
commit bd92143e7b
6 changed files with 121 additions and 11 deletions

View File

@@ -374,6 +374,7 @@ core/mem_func.hpp
core/overflowsafe_type.hpp
core/random_func.cpp
core/random_func.hpp
core/smallmap_type.hpp
core/smallvec_type.hpp
core/sort_func.hpp