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

template<class Integer>
class AsHex< Integer >

Definition at line 80 of file IoManip.h.

Constructor & Destructor Documentation

◆ AsHex()

template<class Integer >
AsHex< Integer >::AsHex ( const Integer  n)
inlineexplicit

Definition at line 83 of file IoManip.h.

Member Data Documentation

◆ io_manip

template<class Integer >
Integer AsHex< Integer >::io_manip

Definition at line 84 of file IoManip.h.


The documentation for this class was generated from the following file:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors