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

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

#include <IOTraits.hh>

Public Types

typedef unsigned short int Type
 

Static Public Member Functions

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

Detailed Description

: Numerics input/output type traits unsigned short int specialization

Member Typedef Documentation

◆ Type

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

Member Function Documentation

◆ precision()

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

Precision.

◆ width()

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

Width.


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