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

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

#include <IOTraits.hh>

Public Types

typedef int Type
 

Static Public Member Functions

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

Detailed Description

Numerics input/output type traits int specialization.

Member Typedef Documentation

◆ Type

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

Member Function Documentation

◆ precision()

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

Precision.

◆ width()

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

Width.


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