Gemmi C++ API
Loading...
Searching...
No Matches
Namespaces | Functions
atof.hpp File Reference
#include "atox.hpp"
#include "third_party/fast_float.h"

Go to the source code of this file.

Namespaces

namespace  gemmi
 

Functions

from_chars_result gemmi::fast_from_chars (const char *start, const char *end, double &d)
 
from_chars_result gemmi::fast_from_chars (const char *start, double &d)
 
double gemmi::fast_atof (const char *p, const char **endptr=nullptr)