Loading...
Searching...
No Matches
Public Member Functions |
Protected Member Functions |
Private Types |
Private Attributes |
List of all members
formatbuf< Char > Class Template Reference
Inheritance diagram for formatbuf< Char >:
![]()
Detailed DescriptionMember Typedef Documentation◆ int_type
template<class Char >
◆ traits_type
template<class Char >
Constructor & Destructor Documentation◆ formatbuf()Member Function Documentation◆ overflow()Definition at line 40 of file ostream.h. References formatbuf< Char >::buffer_, and buffer< T >::push_back(). ◆ xsputn()
template<class Char >
Definition at line 46 of file ostream.h. References buffer< T >::append(), formatbuf< Char >::buffer_, and detail::count(). Member Data Documentation◆ buffer_
template<class Char >
Definition at line 27 of file ostream.h. Referenced by formatbuf< Char >::overflow(), and formatbuf< Char >::xsputn().
|