(svn r25888) -Codechange: Add a smallstack type.

This commit is contained in:
fonsinchen
2013-10-20 13:45:50 +00:00
parent 85fc5fbedf
commit f9d371bcd3
5 changed files with 13 additions and 0 deletions

View File

@@ -426,6 +426,7 @@ core/random_func.cpp
core/random_func.hpp
core/smallmap_type.hpp
core/smallmatrix_type.hpp
core/smallstack_type.hpp
core/smallvec_type.hpp
core/sort_func.hpp
core/string_compare_type.hpp