Gadget
|
Functions | |
CommentStream & | operator>> (CommentStream &infile, Parameter &p) |
istream & | operator>> (istream &infile, Parameter &p) |
CommentStream& operator>> | ( | CommentStream & | infile, |
Parameter & | p | ||
) |
infile | is the CommentStream to read from |
p | is the Parameter used to store the data |