Skip to content

function open_file_for_appending(const std::string &) binary_io

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

Opens typed file for appending

Defined at io/file.hpp:480