kicad/plugins
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
..
3d Cleanup: Replace push_back with emplace_back 2019-12-05 13:41:21 -08:00
ldr Add more "override" markers. 2016-09-25 13:59:41 -04:00
CMakeLists.txt Add -Wshadow compil option, if exists to warn about shadowed variables. 2017-02-23 13:17:23 +01:00