use UTF-8 for string representation

This commit is contained in:
Jinhao
2015-12-15 21:46:24 +08:00
parent 8fc84938bf
commit c260eebbc3
11 changed files with 178 additions and 165 deletions

View File

@@ -50,6 +50,7 @@ namespace filesystem
typedef nana::string string_t;
const nana::char_t* splstr = L"/\\";
#endif
//class path
path::path(){}
@@ -122,6 +123,7 @@ namespace filesystem
}
//end class path
namespace detail
{
//rm_dir_recursive