GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
pr_output_traits< typename > Struct Template Reference
Collaboration diagram for pr_output_traits< typename >:

Static Public Attributes

static const int DIGITS10
 
static const int MAX_FIELD_WIDTH
 

Detailed Description

template<typename>
struct pr_output_traits< typename >

Definition at line 362 of file pr-output.cc.

Member Data Documentation

◆ DIGITS10

template<typename >
const int pr_output_traits< typename >::DIGITS10
static

Definition at line 364 of file pr-output.cc.

◆ MAX_FIELD_WIDTH

template<typename >
const int pr_output_traits< typename >::MAX_FIELD_WIDTH
static

Definition at line 365 of file pr-output.cc.


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