Loading...
Searching...
No Matches
◆ as< wchar >() [29/42]
Casts a type into another type.
- Parameters
-
- Returns
- A new wchar object converted from value.
- Exceptions
-
- Header
-
- Namespace
- xtd
- Library
- xtd.core
- Examples
Represents text as a sequence of character units.
Definition basic_string.h:79
wchar_t wchar
Represents a wide character.
Definition wchar.h:24
wchar as< wchar >(std::any value)
Casts a type into another type.
Definition __as_wchar.h:36