Files
allwpilib/wpiutil/src/test/native/cpp/struct/StructTest.cpp
Peter Johnson 5703f608d7 [wpiutil] Struct: fix is_constexpr check in constexpr functions (#8798)
Capturing the info parameter pack explicitly is required for the
is_constexpr check to work.

Add some basic tests.

Fixes #8789.
2026-04-24 08:02:27 -07:00

2.0 KiB