DIY  3.0
data-parallel out-of-core C++ library
 All Classes Namespaces Functions Typedefs Groups Pages
Public Member Functions | Protected Member Functions | List of all members
fmt::internal::FormatBuf< Char > Class Template Reference
Inheritance diagram for fmt::internal::FormatBuf< Char >:

Public Member Functions

 FormatBuf (Buffer< Char > &buffer)
 

Protected Member Functions

int_type overflow (int_type ch=traits_type::eof()) FMT_OVERRIDE
 
std::streamsize xsputn (const Char *s, std::streamsize count) FMT_OVERRIDE
 

The documentation for this class was generated from the following file: