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

References

usr/include/c++/7.4.0/bits/sstream.tcc
  173       const bool __testboth = __testin && __testout && __way != ios_base::cur;
  174       __testin &= !(__mode & ios_base::out);
  179       const char_type* __beg = __testin ? this->eback() : this->pbase();
  180       if ((__beg || !__off) && (__testin || __testout || __testboth))
  194 	  if ((__testin || __testboth)