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