Synopsis
Declared in <mp‐units/framework/quantity_spec.h>
template<
QuantitySpec From,
QuantitySpec To>
[[nodiscard]]
consteval
bool
castable(
From from,
To to);
Return Value
|
Note
|
The return value should not be discarded. |
Created with MrDocs