mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-24 01:31:46 +00:00
Particularly since Scheduler is a singleton, it makes a lot of sense to use the pointer-to-implementation idiom to reduce header depedencies.