forked from mpusz/mp-units
docs: Unit<T>
concept updated with final
This commit is contained in:
@@ -84,6 +84,8 @@ and when `T` is implicitly convertible to `V`.
|
|||||||
- [Derived unnamed units](../../appendix/glossary.md#derived-unit) being a result of a
|
- [Derived unnamed units](../../appendix/glossary.md#derived-unit) being a result of a
|
||||||
[unit equations](../../appendix/glossary.md#unit-equation) on other units.
|
[unit equations](../../appendix/glossary.md#unit-equation) on other units.
|
||||||
|
|
||||||
|
All of the above units have to be marked as `final`.
|
||||||
|
|
||||||
!!! note
|
!!! note
|
||||||
|
|
||||||
In the **mp-units** library, [physical constants are also implemented as units](faster_than_lightspeed_constants.md).
|
In the **mp-units** library, [physical constants are also implemented as units](faster_than_lightspeed_constants.md).
|
||||||
|
Reference in New Issue
Block a user