** Copyright (c) 2006, Oliver Schoenborn
** Distributed under the BSD Software License (see accompanying
** LICENSE_IOF_1_0.txt in root folder of library for complete
** terms and conditions).
#include "iof/process_fmt_in.hpp"
#include "iof/except.hpp"
Include dependency graph for skip_past.hpp:

Go to the source code of this file.
Namespaces | |
| namespace | iof |
Classes | |
| class | iof::skip_past |
| Calls istream::ignore() based on a "skipper specification" or on explicitly specified width/fill char. More... | |
Functions | |
| std::istream & | iof::operator>> (std::istream &in, skip_past ign) |
1.5.1-p1
Thanks to