Loading...
Searching...
No Matches
◆ as< wchar >() [40/42]
Casts a type into another type.
- Parameters
-
- Returns
- A new wchar object converted from value.
- Exceptions
-
- Header
-
- Namespace
- xtd
- Library
- xtd.core
- Examples
wchar_t wchar
Represents a wide character.
Definition wchar.h:24
char32_t char32
Represents a 32-bit unicode character.
Definition char32.h:26
wchar as< wchar >(std::any value)
Casts a type into another type.
Definition __as_wchar.h:36