template<typename T>
maat::serial::ContainerBits struct

Explicit wrapper to dump/load the raw contents of a primitive-type container using a serializer stream. Intended to be used for POD types like 'int', 'char', etc