function open_file_for_writing(const std::string &) binary_io¶
template <typename T = void>
inline std::shared_ptr<file_writer<T>> open_file_for_writing(const std::string& path) Opens typed file for writing
Defined at io/file.hpp:473