skip_past.hpp File Reference


Detailed Description

Provides the skip_past class, which allows for run-time specification of input skipping, using one or more calls to istream::ignore().

    **  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)


Generated on Fri Nov 24 16:16:01 2006 for IOF Library by doxygen 1.5.1-p1
Thanks to SourceForge.net Logo for hosting