mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 21:24:27 +02:00
docs: ISO C++ standardization note updated
This commit is contained in:
@@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
# `mp-units` - A Units Library for C++
|
# `mp-units` - A Units Library for C++
|
||||||
|
|
||||||
**The mp-units library is the subject of this ISO C++ paper: [P1935](https://wg21.link/p1935).
|
**The mp-units library is the subject of ISO standardization for C++23/26. More on this can
|
||||||
It is explained in this [CppCon 2019 talk](https://youtu.be/0YW6yxkdhlU) (slightly dated now).
|
be found in ISO C++ paper [P1935](https://wg21.link/p1935) and
|
||||||
We are working towards potentially having it standardized for C++23 and are actively looking
|
[CppCon 2020 talk](https://www.youtube.com/watch?v=7dExYGSOJzo). We are actively looking for
|
||||||
for parties interested in field trialing the library.**
|
parties interested in field trialing the library.**
|
||||||
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
@@ -8,10 +8,10 @@ with a permissive `MIT license <https://github.com/mpusz/units/blob/master/LICEN
|
|||||||
|
|
||||||
.. important::
|
.. important::
|
||||||
|
|
||||||
The **mp-units** library is the subject of this ISO C++ paper: `P1935 <https://wg21.link/p1935>`_.
|
The **mp-units** library is the subject of ISO standardization for C++23/26. More on this can
|
||||||
It is explained in this `CppCon 2019 talk <https://youtu.be/0YW6yxkdhlU>`_ (slightly dated now).
|
be found in ISO C++ paper `P1935 <https://wg21.link/p1935>`_ and
|
||||||
We are working towards potentially having it standardized for C++23 and are actively looking
|
`CppCon 2020 talk <https://www.youtube.com/watch?v=7dExYGSOJzo>`_. We are actively looking for
|
||||||
for parties interested in field trialing the library.
|
parties interested in field trialing the library.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user