Skip to content
Commit a5609eed authored by Karl Rupp's avatar Karl Rupp
Browse files

Reduced vector instantiation overhead by using clear() instead of copying from std::vector<>

vector_assign() has an optional third boolean flag which indicated whether the value
should be assigned to the whole buffer rather than the whole vector (only of interest if internal_size() > size())
parent 7c774dec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment