reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
669 if (__avail != 0) 671 traits_type::copy(__s, this->gptr(), __avail); 672 __s += __avail; 673 this->setg(this->eback(), this->gptr() + __avail, 675 __ret += __avail; 676 __n -= __avail;