OutputFile
Can be used for: Output_Type
Unbuffered output to a file.
Constructors
OutputFile(std::string filename_) OutputFile(std::wstring filename_) OutputFile(std::experimental::filesystem::path filename_)
Can be used for: Output_Type
Unbuffered output to a file.
OutputFile(std::string filename_) OutputFile(std::wstring filename_) OutputFile(std::experimental::filesystem::path filename_)