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