WPILibC++ 2024.3.2
|
Struct serialization template. More...
#include <wpi/struct/Struct.h>
Struct serialization template.
Unspecialized class has no members; only specializations of this class are useful, and only if they meet the StructSerializable concept.
T | type to serialize/deserialize |
I | optional struct type info |