Skip to content

function open_file_for_writing(const filepath &) binary_io

template <typename T = void>
inline std::shared_ptr<file_writer<T>> open_file_for_writing(const filepath& path)

Opens typed file for writing

Defined at io/file.hpp:449