Pre-allocate up-front whenever possible

This commit is contained in:
Daniel J. Hofmann
2016-06-08 11:28:32 +02:00
parent 1c140a112a
commit 033dc0a72d
6 changed files with 16 additions and 2 deletions
-1
View File
@@ -5,7 +5,6 @@
#include <boost/algorithm/string.hpp>
#include <boost/assert.hpp>
#include <boost/range/adaptor/transformed.hpp>
#include <boost/ref.hpp>
#include <iterator>