PortableBitfields
PortableBitfields copied to clipboard
Bitfields template class type parameter alias
Add a template parameter type alias to the Bitfields template class to facilitate use in scenarios where that UnderlyingType is shared.
For example, if this library is combined with the Embedded Template Library io_port, it is clearer and more explicit to refer to the type alias of specialized Bitfields types when declaring io_port wrappers.