enum_name
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
buffered_file Class Reference

Public Member Functions

 buffered_file (const buffered_file &)=delete
 
void operator= (const buffered_file &)=delete
 
 buffered_file (buffered_file &&other) noexcept
 
auto operator= (buffered_file &&other) -> buffered_file &
 
FMT_API buffered_file (cstring_view filename, cstring_view mode)
 
FMT_API void close ()
 
auto get () const noexcept -> FILE *
 
FMT_API auto descriptor () const -> int
 
void vprint (string_view format_str, format_args args)
 
template<typename... Args>
void print (string_view format_str, const Args &... args)
 

Friends

class file
 

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