Loading...
Searching...
No Matches
◆ as< uint32 >() [40/43]
Casts a type into another type.
- Parameters
-
- Returns
- A new uint32 object converted from value.
- Exceptions
-
- Header
-
- Namespace
- xtd
- Library
- xtd.core
- Examples
uint32_t uint32
Represents a 32-bit unsigned integer.
Definition uint32.h:23
char32_t char32
Represents a 32-bit unicode character.
Definition char32.h:26
uint32 as< uint32 >(std::any value)
Casts a type into another type.
Definition __as_uint32.h:36