enum_name
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
detail::file_base< F > Class Template Reference
Inheritance diagram for detail::file_base< F >:
detail::apple_file< F > detail::fallback_file< F > detail::glibc_file< F >

Public Member Functions

 file_base (F *file)
 
 operator F* () const
 
auto get () -> int
 
void unget (char c)
 

Protected Attributes

F * file_
 

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