mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 13:14:29 +02:00
docs: tip in the "Quick start" chapter fixed
This commit is contained in:
@@ -45,7 +45,7 @@ quantity q = 42 * m;
|
|||||||
|
|
||||||
!!! tip
|
!!! tip
|
||||||
|
|
||||||
Unit symbols introduce a lot of short identifiers into the current namespace, and that is
|
Unit symbols introduce a lot of short identifiers into the current scope, and that is
|
||||||
why they are opt-in. A user has to explicitly "import" them from a dedicated `unit_symbols`
|
why they are opt-in. A user has to explicitly "import" them from a dedicated `unit_symbols`
|
||||||
namespace.
|
namespace.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user