Home | History | Annotate | Download | only in hwc

Lines Matching full:tellg

368                     || (((unsigned int) in.tellg() != in.str().length())
369 && (in.tellg() != (streampos) -1))) {