NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
fast_float::from_chars_result Struct Reference

#include <fast_float.h>

Collaboration diagram for fast_float::from_chars_result:

Public Attributes

const char * ptr
 
std::errc ec
 

Detailed Description

Definition at line 15 of file fast_float.h.

Member Data Documentation

◆ ec

std::errc fast_float::from_chars_result::ec

◆ ptr

const char* fast_float::from_chars_result::ptr

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