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 35 of file ostream.h. References formatbuf< Char >::buffer_, and buffer< T >::push_back(). ◆ xsputn()
template<class Char >
Member Data Documentation◆ buffer_
template<class Char >
Definition at line 22 of file ostream.h. Referenced by test_stream< Char >::operator<<(), and formatbuf< Char >::overflow().
|