ARTS 2.5.11 (git: 6827797f)
|
Fast double input stream with support for parsing nan and inf. More...
#include <fstream>
#include <limits>
#include <stdexcept>
#include "debug.h"
#include <fast_float/fast_float.h>
Go to the source code of this file.
Classes | |
class | double_imanip |
Input manipulator class for doubles to enable nan and inf parsing. More... | |
Functions | |
const double_imanip & | operator>> (std::istream &in, const double_imanip &dm) |
Fast double input stream with support for parsing nan and inf.
Definition in file double_imanip.h.
|
inline |
Definition at line 66 of file double_imanip.h.