mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-24 07:13:53 +08:00
* use class AlignedBuffer from cereal (#20343) * AlignedBuffer * move AlignedBuffer to cereal/messaging.hpp * rename function aligned to get * use overloaded function AlignedBuffer:: get(Message *) * use AlignedBuffer Co-authored-by: Dean Lee <deanlee3@gmail.com>