Skip to content

Function open_file_for_reading

function open_file_for_reading(const filepath &) io

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

Opens typed file for reading

Fully qualified name: kfr::open_file_for_reading(const filepath &)

Declared at io/file.hpp:438

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.