docs: Compiler Explorer link added to hello_units example

This commit is contained in:
Mateusz Pusz
2023-07-11 15:49:04 +02:00
parent c1303dce2b
commit 8076916d5c

View File

@@ -6,6 +6,8 @@ tags:
# `hello_units`
!!! example "[Try it on Compiler Explorer](https://godbolt.org/z/5s9KMYh6d)"
This is a really simple example showcasing the features of the **mp-units** library.
```cpp title="hello_units.cpp" linenums="1"