mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +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.