std
1.91.0-nightly
(ca7750494 2025-08-09)
Module wstr
Module Items
Structs
In std::
sys_
common
std
::
sys_common
Module
wstr
Copy item path
Source
Expand description
This module contains constructs to work with 16-bit characters (UCS-2 or UTF-16)
Structs
§
WStr
Units
A safe iterator over a LPWSTR (aka a pointer to a series of UTF-16 code units terminated by a NULL).