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

References

usr/include/c++/7.4.0/bits/fstream.tcc
  809       const bool __testfail = __off != 0 && __width <= 0;
  816 	  bool __no_movement = __way == ios_base::cur && __off == 0
  829 	  off_type __computed_off = __off * __width;