AsHex< Integer > Class Template Reference
std::ostream manipulator to print integers as hex numbers prefixed by 0x More...
#include <IoManip.h>
Collaboration diagram for AsHex< Integer >:
Public Member Functions | |
AsHex (const Integer n) | |
Public Attributes | |
Integer | io_manip |
the integer to print More... | |
Detailed Description
Constructor & Destructor Documentation
◆ AsHex()
Member Data Documentation
◆ io_manip
The documentation for this class was generated from the following file:
- src/base/IoManip.h