kicad/include/core
Seth Hillbrand 77c60d9655 Remove the last vestiges of dlist
It served us (mostly) well for more than a decade.  It helped KiCad grow
before the std:: came into decent shape or speed.  It was a good little
list.

RIP DLIST 2008-2020
2020-01-10 06:37:08 -08:00
..
kicad_algo.h Replace EESchema DLIST 2020-01-10 06:37:08 -08:00
optional.h refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 2017-11-03 23:59:02 +01:00
settings.h Eradicate globals for PCB_GENERAL_SETTINGS. 2019-06-26 21:54:03 +01:00
typeinfo.h Replace EESchema DLIST 2020-01-10 06:37:08 -08:00