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

Numerics input/output type traits. More...

#include <IOTraits.hh>

Public Types

typedef T Type
 

Static Public Member Functions

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

Detailed Description

template<typename T>
struct numeric::IOTraits< T >

Numerics input/output type traits.

Member Typedef Documentation

◆ Type

template<typename T >
typedef T numeric::IOTraits< T >::Type

Member Function Documentation

◆ precision()

template<typename T >
static int numeric::IOTraits< T >::precision ( )
inlinestatic

Precision.

◆ width()

template<typename T >
static int numeric::IOTraits< T >::width ( )
inlinestatic

Width.


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