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

TypeTraits: Type Traits float Specialization. More...

#include <TypeTraits.hh>

Public Types

typedef float 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 float Specialization.

Member Typedef Documentation

◆ traits_type

typedef float ObjexxFCL::TypeTraits< float >::traits_type

Member Function Documentation

◆ precision()

static int ObjexxFCL::TypeTraits< float >::precision ( )
inlinestatic

Precision.

◆ standard_width()

static int ObjexxFCL::TypeTraits< float >::standard_width ( )
inlinestatic

Standard Width.

◆ width()

static int ObjexxFCL::TypeTraits< float >::width ( )
inlinestatic

Width.


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