CatapultServer
v0.5.0.1 (Elephant)
|
Formatter for printing an integral hex number to a stream. More...
Public Member Functions | |
IntegralHexFormatter (T value) | |
Private Attributes | |
T | m_value |
Friends | |
std::ostream & | operator<< (std::ostream &out, const IntegralHexFormatter &formatter) |
Formatter for printing an integral hex number to a stream.
|
inlineexplicit |
|
friend |
|
private |