#include <iostream>#include <stdexcept>#include "SkipString.h"Include dependency graph for SkipString.cpp:

Go to the source code of this file.
Functions | |
| std::istream & | operator>> (std::istream &is, const SkipString &skip) |
| std::istream& operator>> | ( | std::istream & | is, | |
| const SkipString & | skip | |||
| ) |
Read operator
Definition at line 10 of file SkipString.cpp.
1.5.1