|
CHERIoT RTOS
A compartmentalised RTOS for CHERIoT hardware
|
Convenience wrapper for the types of numeric fields. More...
#include <bitpack.hh>
Public Types | |
| using | NumericType = T |
| Export the underlying numeric type. | |
Public Member Functions | |
| constexpr | Numeric (T v) |
| constexpr | operator T () const |
| constexpr T | raw () const |
Public Attributes | |
| T | value |
Convenience wrapper for the types of numeric fields.
Definition at line 423 of file bitpack.hh.
| using Bitpack< StorageParam >::Numeric< T >::NumericType = T |
Export the underlying numeric type.
Definition at line 426 of file bitpack.hh.
|
inlineconstexpr |
Definition at line 436 of file bitpack.hh.
|
inlineconstexpr |
Definition at line 438 of file bitpack.hh.
|
inlinenodiscardconstexpr |
Definition at line 443 of file bitpack.hh.
Definition at line 434 of file bitpack.hh.