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

References

usr/include/c++/7.4.0/bits/ostream.tcc
  271 	      if (__p == pos_type(off_type(-1)))
  290     seekp(off_type __off, ios_base::seekdir __dir)
  303 	      if (__p == pos_type(off_type(-1)))
usr/include/c++/7.4.0/ostream
  381       seekp(off_type, ios_base::seekdir);