ARTS
2.2.66
|
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 |
|
friend |
|
mutableprivate |
Definition at line 138 of file file.h.
Referenced by operator>>(), and operator>>().