reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

usr/include/c++/7.4.0/bits/istream.tcc
  872 		  if (__p == pos_type(off_type(-1)))
  892     seekg(off_type __off, ios_base::seekdir __dir)
  911 		  if (__p == pos_type(off_type(-1)))
usr/include/c++/7.4.0/istream
  602       seekg(off_type, ios_base::seekdir);