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

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

#include <IOTraits.hh>

Public Types

typedef unsigned long int Type
 

Static Public Member Functions

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

Detailed Description

Numerics input/output type traits unsigned long int specialization.

Member Typedef Documentation

◆ Type

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

Member Function Documentation

◆ precision()

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

Precision.

◆ width()

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

Width.


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