|
CHERIoT RTOS
A compartmentalised RTOS for CHERIoT hardware
|
It is occasionally useful to derive one bitpack from another. More...
#include <bitpack.hh>


Protected Types | |
| using | ParentBitpack = B |
It is occasionally useful to derive one bitpack from another.
Using BitpackDerived as the sole (non-empty) base class of an aggregate type reduces the syntactic clutter of deriving from the bitpack B.
See BITPACK_DERIVED_PREFIX and BITPACK_DERIVED_FIELD_INFO_FOR_TYPE.
Definition at line 912 of file bitpack.hh.
|
protected |
Definition at line 918 of file bitpack.hh.