Rosetta 3.3
|
TypeTraits: Type Traits Template. More...
#include <TypeTraits.hh>
Public Types | |
typedef T | traits_type |
Static Public Member Functions | |
static traits_type | initial_value () |
Initial Value. | |
static int | precision () |
Precision. | |
static int | width () |
Width. | |
static int | standard_width () |
Standard Width. |
TypeTraits: Type Traits Template.
typedef T ObjexxFCL::TypeTraits< T >::traits_type |
static traits_type ObjexxFCL::TypeTraits< T >::initial_value | ( | ) | [inline, static] |
Initial Value.
static int ObjexxFCL::TypeTraits< T >::precision | ( | ) | [inline, static] |
Precision.
static int ObjexxFCL::TypeTraits< T >::standard_width | ( | ) | [inline, static] |
Standard Width.
static int ObjexxFCL::TypeTraits< T >::width | ( | ) | [inline, static] |
Width.