cppx-core
|
Classes | |
class | C_file |
Functions | |
template<class Fs_path , class = Enable_if_<is_same_type_<Fs_path, fs::path>>> | |
auto | utf8_from (const Fs_path &path) -> string |
auto | open_c_file (const fs::path &path, const C_str options) -> P_< FILE > |
Definition at line 45 of file filesystem-util.hpp.
auto cppx::fs_util::utf8_from | ( | const Fs_path & | path | ) | -> string |
Definition at line 32 of file filesystem-util.hpp.