Bayeux  3.4.1
Core Foundation library for SuperNEMO
Static Public Member Functions | List of all members
datatools::io::constants Struct Reference

#include <bayeux/datatools/ioutils.h>

Static Public Member Functions

static const std::string & nan_real_repr ()
 A portable representation for a NaN. More...
 
static const std::string & plus_infinity_real_repr ()
 A portable representation for +infinity. More...
 
static const std::string & minus_infinity_real_repr ()
 A portable representation for -infinity. More...
 

Member Function Documentation

◆ minus_infinity_real_repr()

static const std::string& datatools::io::constants::minus_infinity_real_repr ( )
static

A portable representation for -infinity.

◆ nan_real_repr()

static const std::string& datatools::io::constants::nan_real_repr ( )
static

A portable representation for a NaN.

◆ plus_infinity_real_repr()

static const std::string& datatools::io::constants::plus_infinity_real_repr ( )
static

A portable representation for +infinity.


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