Skip to content

function open_file_for_reading(const filepath &) binary_io

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

Opens typed file for reading

Defined at io/file.hpp:441