Rosetta
Public Types | Static Public Member Functions | List of all members
numeric::IOTraits< unsigned int > Struct Reference

: Numerics input/output type traits unsigned int specialization More...

#include <IOTraits.hh>

Public Types

typedef unsigned int Type
 

Static Public Member Functions

static int precision ()
 Precision. More...
 
static int width ()
 Width. More...
 

Detailed Description

: Numerics input/output type traits unsigned int specialization

Member Typedef Documentation

◆ Type

typedef unsigned int numeric::IOTraits< unsigned int >::Type

Member Function Documentation

◆ precision()

static int numeric::IOTraits< unsigned int >::precision ( )
inlinestatic

Precision.

◆ width()

static int numeric::IOTraits< unsigned int >::width ( )
inlinestatic

Width.


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