Loading...
Searching...
No Matches
◆ as< wchar >() [20/42]
Casts a type into another type.
- Parameters
-
- Returns
- A new wchar object converted from value.
- Header
-
- Namespace
- xtd
- Library
- xtd.core
- Examples
wchar_t wchar
Represents a wide character.
Definition wchar.h:24
__ulong__ ulong
Represents a 32-bit or 64-bit unsigned integer.
Definition ulong.h:27
wchar as< wchar >(std::any value)
Casts a type into another type.
Definition __as_wchar.h:36