File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -141,7 +141,6 @@ Examples of quantities with same dimension but different kinds:
141141- ** Frequency (Hz)** and ** Activity (Bq)** : Both ` 1/time `
142142- ** Plane angle (rad)** and ** Solid angle (sr)** : Both dimensionless
143143- ** Area (m²)** and ** Fuel consumption (L/100km)** : Both ` length² ` (dimension L²)
144- - ** Distance (m)** and ** Wavelength (m)** : Both ` length `
145144
146145!!! important
147146
@@ -243,6 +242,8 @@ for differences.
243242
244243To dive deeper into ** mp-units** safety features:
245244
245+ - ** [ Understanding Safety Levels (Blog)] ( ../blog/posts/understanding-safety-levels.md ) ** -
246+ In-depth analysis, library comparisons, and why safety matters for C++ standardization
246247- [ Simple and Typed Quantities] ( ../users_guide/framework_basics/simple_and_typed_quantities.md ) -
247248 Choose your level of type safety
248249- [ Systems of Quantities] ( ../users_guide/framework_basics/systems_of_quantities.md ) -
You can’t perform that action at this time.
0 commit comments