kicad/pcbnew/connectivity
Seth Hillbrand 35ac39844f Clean up some auto usage
Don't make new copies of shared_ptr if we can use references.  Keep auto
usage down to hard-to-type-out sequences
2022-08-15 11:29:45 -07:00
..
CMakeLists.txt ADDED: Threadpool 2022-06-24 22:59:24 +00:00
connectivity_algo.cpp Performance improvements. 2022-08-03 11:59:42 +01:00
connectivity_algo.h Performance improvements. 2022-08-03 11:59:42 +01:00
connectivity_data.cpp Clean up some auto usage 2022-08-15 11:29:45 -07:00
connectivity_data.h More performance enhancements for DRC. 2022-06-18 19:47:11 +01:00
connectivity_items.cpp Clean up some auto usage 2022-08-15 11:29:45 -07:00
connectivity_items.h Clean up some auto usage 2022-08-15 11:29:45 -07:00
connectivity_rtree.h Add more consts all over the place 2020-10-27 11:03:35 +00:00
from_to_cache.cpp Clean up some auto usage 2022-08-15 11:29:45 -07:00
from_to_cache.h Auto reduction and std::shared_ptr cover types reduction. 2022-02-13 12:04:03 +00:00