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
  804 	__width = _M_codecvt->encoding();
  805       if (__width < 0)
  806 	__width = 0;
  809       const bool __testfail = __off != 0 && __width <= 0;
  829 	  off_type __computed_off = __off * __width;