879eefb39ec9cb22a5825825f0fa0bc143eb9fb4
Instead of building the result vector with push_back, I now use the vector c'tor with iterators directly.
Instead of building the result vector with push_back, I now use the vector c'tor with iterators directly.