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

Numerics input/output type traits long double specialization. More...

#include <IOTraits.hh>

Public Types

typedef long double Type
 

Static Public Member Functions

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

Detailed Description

Numerics input/output type traits long double specialization.

Member Typedef Documentation

◆ Type

typedef long double numeric::IOTraits< long double >::Type

Member Function Documentation

◆ precision()

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

Precision.

◆ width()

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

Width.


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