Go to the source code of this file.
◆ _STLP_OSTREAM_C
◆ __put_num()
template<class _CharT , class _Traits , class _Number >
Definition at line 194 of file _ostream.c.
196 _Sentry __sentry(__os);
197 bool __failed =
true;
basic_streambuf< _CharT, _Traits > * rdbuf() const
void _M_handle_exception(ios_base::iostate __flag)
void setstate(iostate __state)
iter_type put(iter_type __s, ios_base &__f, char_type __fill, bool __val) const
Referenced by basic_ostream< char, char_traits< char > >::operator<<().