Gadget
|
Functions | |
istream & | operator>> (istream &istr, Whitespace &ws) |
CommentStream & | ws (CommentStream &ins) |
istream& operator>> | ( | istream & | istr, |
Whitespace & | ws | ||
) |
istr | is the istream to strip white space from |
ws | is the Whitespace used to strip white space from the data |
CommentStream& ws | ( | CommentStream & | ins | ) |