A struct coder that can skip fields based on a bit mask. More...
#include <transcode.hh>
A struct coder that can skip fields based on a bit mask.
The bit mask itself has to be part of the struct you want to transcode.
BitMaskMember | a struct_member<> describing how the bit mask field itself |