#include <skip-comments.h>
Public Methods | |
| skip_comments_istream (std::istream &in, char comment_begin='#', char comment_end='\n') | |
| istream & | the_istream () |
| char | begin_comment () const |
| istream & | skip_comments (std::istream &in) |
|
||||||||||||||||
|
Definition at line 15 of file skip-comments.h. |
|
|
Definition at line 22 of file skip-comments.h. References skip_comments. Referenced by operator>>. |
|
|
Definition at line 23 of file skip-comments.h. Referenced by operator>>. |
|
|
Definition at line 25 of file skip-comments.h. Referenced by skip_comment, and the_istream. |
1.2.11-20011104 written by Dimitri van Heesch,
© 1997-2000