Loading...
Searching...
No Matches
◆ as< double >() [3/42]
Casts a type into another type.
- Parameters
-
- Returns
- A new double object converted from value.
- Header
-
- Namespace
- xtd
- Library
- xtd.core
- Examples
uint8_t byte
Represents a 8-bit unsigned integer.
Definition byte.h:23
double as< double >(std::any value)
Casts a type into another type.
Definition __as_double.h:36