Synopsis
Declared in <mp‐units/framework/quantity_spec.h>
template<
QuantitySpec QS1,
QuantitySpec QS2>
[[nodiscard]]
consteval
bool
interconvertible(
QS1 qs1,
QS2 qs2);
Return Value
|
Note
|
The return value should not be discarded. |
Created with MrDocs