amroc/amr/IO/skip-comments.h File Reference

Skip comment of the form: #text. More...

#include <iostream>
#include <string>
#include <climits>
#include <cctype>

Go to the source code of this file.

Classes

class  skip_comments_istream

Functions

std::istream & skip_comment (std::istream &in)
skip_comments_istreamoperator>> (skip_comments_istream &in, std::string &s)
template<class T >
skip_comments_istreamoperator>> (skip_comments_istream &in, T &t)

Detailed Description

Skip comment of the form: #text.

Author:
Guntram Berti
Date:
1997

Function Documentation

template<class T >
skip_comments_istream& operator>> ( skip_comments_istream in,
T &  t 
) [inline]
std::istream& skip_comment ( std::istream &  in  )  [inline]
Generated on Thu Jun 30 02:19:01 2016 for AMROC's Parameter IO by  doxygen 1.6.3