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

TypeTraits: Type Traits long double Specialization. More...

#include <TypeTraits.hh>

Public Types

typedef long double traits_type
 

Static Public Member Functions

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

Detailed Description

TypeTraits: Type Traits long double Specialization.

Member Typedef Documentation

◆ traits_type

Member Function Documentation

◆ precision()

static int ObjexxFCL::TypeTraits< long double >::precision ( )
inlinestatic

Precision.

◆ standard_width()

static int ObjexxFCL::TypeTraits< long double >::standard_width ( )
inlinestatic

Standard Width.

◆ width()

static int ObjexxFCL::TypeTraits< long double >::width ( )
inlinestatic

Width.


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