(svn r12737) -Codechange: Replace vector with a cut down class to allocate space as necessary. This avoids copying data around for vector's push_back() function.
This commit is contained in:
@@ -515,6 +515,7 @@ misc/dbg_helpers.cpp
|
||||
misc/dbg_helpers.h
|
||||
misc/fixedsizearray.hpp
|
||||
misc/hashtable.hpp
|
||||
misc/smallveh.h
|
||||
misc/str.hpp
|
||||
misc/strapi.hpp
|
||||
|
||||
|
Reference in New Issue
Block a user