libfswatch
1.9.3
|
Header of the fsw::win_paths namespace. More...
#include <string>
Go to the source code of this file.
Namespaces | |
fsw | |
Main namespace of libfswatch . | |
fsw::win_paths | |
Path conversion functions. | |
Functions | |
std::wstring | fsw::win_paths::posix_to_win_w (std::string path) |
Converts a POSIX path to Windows. More... | |
std::string | fsw::win_paths::win_w_to_posix (std::wstring path) |
Converts a Windows path to POSIX. More... | |
Header of the fsw::win_paths namespace.