Home | History | Annotate | Download | only in include

Lines Matching full:sgetc

846         if (__sbuf_ && traits_type::eq_int_type(__sbuf_->sgetc(), traits_type::eof()))
860 {return static_cast<char_type>(__sbuf_->sgetc());}