Andrew Noyes 79cec09255 Apply clang-tidy's performance-inefficient-vector-operation fix
I ran this command in my build directory after compiling with
OPEN_FOR_IDE. It took a few small tweaks to get it to compile, which is
outside the scope of this commit.

    $ python run-clang-tidy.py -j $(nproc) -checks='-*,performance-inefficient-vector-operation' -fix
2021-03-04 03:58:25 +00:00
..
2020-02-20 17:29:06 -08:00
2021-03-01 18:52:06 -08:00
2020-10-24 16:48:05 -07:00
2019-03-04 14:12:41 -08:00
2021-01-19 11:21:21 -08:00
2020-09-04 15:36:47 -07:00
2020-12-08 09:09:33 -08:00
2021-02-08 18:47:49 -08:00
2020-03-26 15:52:30 -07:00
2020-11-07 22:10:18 -08:00
2021-02-04 12:54:18 -05:00
2020-07-15 23:33:01 +00:00
2019-06-20 09:29:01 -07:00
2021-02-08 22:17:16 -08:00
2021-02-08 22:17:16 -08:00
2020-11-07 22:10:18 -08:00
2018-12-13 14:13:47 -08:00
2020-11-11 14:07:54 -07:00