Home | Info | Community | Development | myReactOS | Contact Us
[inline]
Definition at line 326 of file _fstream.h.
{ _M_ext_buf_converted = _M_ext_buf_end; /* this-> */ _Base::setg((char_type*)_M_ext_buf, (char_type*)_M_ext_buf, (char_type*)_M_ext_buf_end); return traits_type::to_int_type(*_M_ext_buf); }