Holder for data to be presented in hexadecimal format (base 16). More...
#include <BinaryDumpUtils.h>
Additional Inherited Members | |
![]() | |
constexpr | BitObjHolder (T data) |
![]() | |
T const | data |
![]() | |
static constexpr unsigned int | bits |
Holder for data to be presented in hexadecimal format (base 16).
Definition at line 63 of file BinaryDumpUtils.h.