簡體   English   中英

boost :: filesystem :: unicode文件路徑的路徑?

[英]boost::filesystem::path for unicode file paths?

有沒有辦法使用boost :: filesystem :: path和unicode文件路徑? 特別是我想將其與std :: wstring而不是std :: string一起使用。

我正在Windows平台上工作,有時需要處理包含Unicode字符的文件路徑。

查看頭文件 ,我看到一個以std :: wstring為模板的wpath。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM