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

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

#include <TypeTraits.hh>

Public Types

typedef long int 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 int Specialization.

Member Typedef Documentation

◆ traits_type

typedef long int ObjexxFCL::TypeTraits< long int >::traits_type

Member Function Documentation

◆ precision()

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

Precision.

◆ standard_width()

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

Standard Width.

◆ width()

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

Width.


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