pflib v3.0.0-rc1-29-g3a901ac
Pretty Fine HGCROC Interaction Library
|
A very simple wrapper enabling us to more easily tell the output stream to style the input word in hexidecimal format. More...
#include <Hex.h>
Public Member Functions | |
hex (WordType &w) | |
Public Attributes | |
WordType & | word_ |
Static Public Attributes | |
static const std::size_t | width_ {2*sizeof(WordType)} |
Friends | |
std::ostream & | operator<< (std::ostream &os, const pflib::packing::hex< WordType > &h) |
A very simple wrapper enabling us to more easily tell the output stream to style the input word in hexidecimal format.
in] WordType type of word for styling