|
WarpX
|
#include <istream>Go to the source code of this file.
Namespaces | |
| namespace | ablastr |
| namespace | ablastr::utils |
| namespace | ablastr::utils::text |
Functions | |
| void | ablastr::utils::text::goto_next_line (std::istream &is) |
| This function drops the rest of the current line of the input stream "is". | |