Synopsis
Declared in <mp‐units/framework/quantity_spec.h>
template<
typename Self,
UnitOf<Self{}> U>
[[nodiscard]]
consteval
Reference auto
operator[](this
Self,
U);
Return Value
|
Note
|
The return value should not be discarded. |
Created with MrDocs