ARTS
2.4.0(git:4fb77825)
|
Input manipulator class for doubles to enable nan and inf parsing. More...
#include <file.h>
Public Member Functions | |
const double_imanip & | operator>> (double &x) const |
std::istream & | operator>> (const double_imanip &) const |
Private Attributes | |
std::istream * | in |
Friends | |
const double_imanip & | operator>> (std::istream &in, const double_imanip &dm) |
Input manipulator class for doubles to enable nan and inf parsing.
|
inline |
|
inline |
Definition at line 119 of file file.h.
References in, and ARTS::Var::x().
|
friend |
|
mutableprivate |
Definition at line 129 of file file.h.
Referenced by operator>>(), and operator>>().