mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-01 03:14:29 +02:00
docs: Compiler Explorer links updated to reflect the latest changes
This commit is contained in:
@@ -69,7 +69,7 @@ Output:
|
||||
Harvard Bridge length = 364.4 smoot (2034.6 ft, 620.14 m) ± 1 εar
|
||||
```
|
||||
|
||||
!!! example "[Try it on Compiler Explorer](https://godbolt.org/z/zsW1f6Tn1)"
|
||||
!!! example "[Try it on Compiler Explorer](https://godbolt.org/z/f8f4KnKh8)"
|
||||
|
||||
??? question "What is `smoot`?"
|
||||
|
||||
|
@@ -7,7 +7,7 @@ tags:
|
||||
|
||||
# `avg_speed`
|
||||
|
||||
!!! example "[Try it on Compiler Explorer](https://godbolt.org/z/EYo7879qd)"
|
||||
!!! example "[Try it on Compiler Explorer](https://godbolt.org/z/TnqGa4sdn)"
|
||||
|
||||
Let's continue the previous example. This time, our purpose will not be to showcase as many
|
||||
library features as possible, but we will scope on different interfaces one can provide
|
||||
|
@@ -6,7 +6,7 @@ tags:
|
||||
|
||||
# `hello_units`
|
||||
|
||||
!!! example "[Try it on Compiler Explorer](https://godbolt.org/z/KKGGhKjqn)"
|
||||
!!! example "[Try it on Compiler Explorer](https://godbolt.org/z/bT4GGPbef)"
|
||||
|
||||
This is a really simple example showcasing the features of the **mp-units** library.
|
||||
|
||||
|
@@ -6,7 +6,7 @@ tags:
|
||||
|
||||
# `si_constants`
|
||||
|
||||
!!! example "[Try it on Compiler Explorer](https://godbolt.org/z/sEqWcchdE)"
|
||||
!!! example "[Try it on Compiler Explorer](https://godbolt.org/z/MevcK8vYT)"
|
||||
|
||||
The next example presents all the seven defining constants of the SI system. We can observe
|
||||
how [Faster-than-lightspeed Constants](../framework_basics/faster_than_lightspeed_constants.md)
|
||||
|
Reference in New Issue
Block a user