#include <iostream>
Include dependency graph for mystreams.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | eatwhite (istream &is) |
void | eatUntilClosing (istream &is, char opening= '{', char closing= '}') |
|
Definition at line 19 of file mystreams.cpp. |
|
|