mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Clang warns that the "this" capture is not required, even though a member function is being called.
Clang warns that the "this" capture is not required, even though a member function is being called.