docs: mp-units talk updated to the one provided at NDC TechTown 2021

This commit is contained in:
Mateusz Pusz
2021-11-05 11:32:09 +01:00
parent 54457b2457
commit bc7849beb1
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
**The mp-units library is the subject of ISO standardization for C++23/26. More on this can
be found in ISO C++ paper [P1935](https://wg21.link/p1935) and
[CppCon 2020 talk](https://www.youtube.com/watch?v=7dExYGSOJzo). We are actively looking for
[NDC TechTown 2021 talk](https://www.youtube.com/watch?v=nudq58d0TFc). We are actively looking for
parties interested in field trialing the library.**
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/mpusz/units)

View File

@@ -10,7 +10,7 @@ with a permissive `MIT license <https://github.com/mpusz/units/blob/master/LICEN
The **mp-units** library is the subject of ISO standardization for C++23/26. More on this can
be found in ISO C++ paper `P1935 <https://wg21.link/p1935>`_ and
`CppCon 2020 talk <https://www.youtube.com/watch?v=7dExYGSOJzo>`_. We are actively looking for
`NDC TechTown 2021 talk <https://www.youtube.com/watch?v=nudq58d0TFc>`_. We are actively looking for
parties interested in field trialing the library.
.. note::