mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-29 02:21:44 +00:00
Capturing the info parameter pack explicitly is required for the is_constexpr check to work. Add some basic tests. Fixes #8789.
Capturing the info parameter pack explicitly is required for the is_constexpr check to work. Add some basic tests. Fixes #8789.