ARTS 2.5.11 (git: 6827797f)
|
Input manipulator class for doubles to enable nan and inf parsing. More...
#include <double_imanip.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.
Definition at line 25 of file double_imanip.h.
|
inline |
Definition at line 52 of file double_imanip.h.
|
inline |
Definition at line 27 of file double_imanip.h.
References ARTS_USER_ERROR_IF, and in.
|
friend |
Definition at line 66 of file double_imanip.h.
|
mutableprivate |
Definition at line 58 of file double_imanip.h.
Referenced by operator>>().