The >> operator is used to compare an iostream and a string.
Public
omistream& operator>>(omisteam& is, OMString& s)
os
The input stream to compare to the string
s
The string to compare to the input stream