GNU Octave  4.4.1
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 436 of file pr-output.cc.

Member Data Documentation

◆ digits10

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

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

◆ max_field_width

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

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


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