Seth Hillbrand b5f021ff9f Cleanup: Replace push_back with emplace_back
In cases where we create a new item and immediately push into a
container, the emplace idiom is faster and more efficient.
2019-12-05 13:41:21 -08:00
..
2018-09-21 12:44:20 -07:00
2017-06-27 10:58:43 +02:00
2016-10-09 11:33:53 -04:00
2019-11-07 04:45:46 -08:00
2016-10-27 10:22:21 -04:00
2016-10-27 10:22:21 -04:00