51 if (c ==
'\n' || c ==
'\r')
62 if (c ==
'\r' && is.peek () ==
'\n')
97 if (c ==
'\n' || c ==
'\r')
108 if (c ==
'\r' && is.peek () ==
'\n')
119 while (c ==
'\n' || c ==
'\r');
132 return std::string ();
134 std::ostringstream buf;
140 if (c ==
'\n' || c ==
'\r')
153 if (c ==
'\r' && is.peek () ==
'\n')
std::string read_until_newline(std::istream &is, bool keep_newline)
void skip_until_newline(std::istream &is, bool keep_newline)
void skip_preceeding_newline(std::istream &is)
F77_RET_T const double const double double * d