libfswatch
1.9.3
|
Header of the fsw::win_strings namespace. More...
#include <string>
#include <cwchar>
Go to the source code of this file.
Namespaces | |
fsw | |
Main namespace of libfswatch . | |
fsw::win_strings | |
String conversion functions. | |
Functions | |
string | fsw::win_strings::wstring_to_string (wchar_t *s) |
Converts a wide character string into a string. More... | |
std::string | fsw::win_strings::wstring_to_string (const std::wstring &s) |
Converts a wide character string into a string. More... | |
Header of the fsw::win_strings namespace.