User Tools

Site Tools


c:string:string-to-wstring

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
c:string:string-to-wstring [2019/08/21 14:21] odeftac:string:string-to-wstring [2019/08/21 14:21] odefta
Line 2: Line 2:
  
 Don't use the convert variable inside the to_wstring function. It will make it perform slower. Don't use the convert variable inside the to_wstring function. It will make it perform slower.
- 
 <code cpp> <code cpp>
 std::wstring_convert<std::codecvt_utf8<wchar_t>, wchar_t> conv_; std::wstring_convert<std::codecvt_utf8<wchar_t>, wchar_t> conv_;
c/string/string-to-wstring.txt · Last modified: 2023/07/04 19:36 by 127.0.0.1