Static Public Attributes | List of all members
ecl::PrecisionWidth< Type > Struct Template Reference

Precision width trait for fundamental types. More...

#include <common.hpp>

Static Public Attributes

static const int value = 0
 

Detailed Description

template<typename Type>
struct ecl::PrecisionWidth< Type >

Precision width trait for fundamental types.

Numerical metafunction used by the default insertion operator to establish the width of a cell when a matrix is sent to an output stream. This value will generally store the space required by integers for decimal precision (i.e. none).

Definition at line 51 of file common.hpp.

Member Data Documentation

◆ value

template<typename Type >
const int ecl::PrecisionWidth< Type >::value = 0
static

Definition at line 53 of file common.hpp.


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


ecl_formatters
Author(s): Daniel Stonier
autogenerated on Mon Feb 28 2022 22:18:36