|
VLink
2.0.0
A high-performance communication middleware
|
112-byte POD container holding a packed array of 144-byte Object records.
更多...
#include <object_array.h>
112-byte POD container holding a packed array of 144-byte Object records.
The container size is locked at 112 bytes on 64-bit targets via static_assert. Records share a single owned allocation so a freshly deserialised array can return a typed objects() pointer that addresses the wire buffer in place.