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
   97 	  _M_pbump(__base, __base + __capacity, this->pptr() - this->pbase());
   97 	  _M_pbump(__base, __base + __capacity, this->pptr() - this->pbase());
  102 	      this->setg(__base, __base + __nget, __base + __eget + 1);
  102 	      this->setg(__base, __base + __nget, __base + __eget + 1);
  102 	      this->setg(__base, __base + __nget, __base + __eget + 1);