Gadget
Functions
commentstream.cc File Reference
#include "commentstream.h"
#include "errorhandler.h"
#include "global.h"
Include dependency graph for commentstream.cc:

Functions

istream & operator>> (istream &istr, Whitespace &ws)
 
CommentStreamws (CommentStream &ins)
 

Function Documentation

◆ operator>>()

istream& operator>> ( istream &  istr,
Whitespace ws 
)
Parameters
istris the istream to strip white space from
wsis the Whitespace used to strip white space from the data

◆ ws()

CommentStream& ws ( CommentStream ins)