commit | 9ca6dfc280b086fcf139f631f294281e234f5752 | [log] [tgz] |
---|---|---|
author | Rose <83477269+AtariDreams@users.noreply.github.com> | Mon Oct 16 19:43:13 2023 -0400 |
committer | Brad King <brad.king@kitware.com> | Mon Oct 23 11:18:32 2023 -0400 |
tree | a5c60e2d93b8c4ad6a56eb28a0aeabb8bca404cf | |
parent | aaeb2e0aa868af3cfe927e1ff8c79faa8bdcf28f [diff] |
Source: Reduce vector entry allocations and copies Prefer `emplace_back` over `push_back`.