forked from mpusz/mp-units
docs: references section added
This commit is contained in:
@@ -208,8 +208,3 @@ In order to obtain the base/coherent unit of any dimension type a
|
||||
|
||||
static_assert(is_same_v<dimension_unit<si::dim_length>, si::metre>);
|
||||
static_assert(is_same_v<dimension_unit<si::dim_speed>, si::metre_per_second>);
|
||||
|
||||
|
||||
.. rubric:: Citations:
|
||||
|
||||
.. [P0847] `"Deducing this" <https://wg21.link/P0847>`_, Programming Language C++ proposal
|
||||
|
||||
@@ -393,8 +393,3 @@ type here instead.
|
||||
|
||||
To learn more about unknown units please refer to
|
||||
:ref:`Working with Unknown Units and Dimensions` chapter.
|
||||
|
||||
|
||||
.. rubric:: Citations:
|
||||
|
||||
.. [P0847] `"Deducing this" <https://wg21.link/P0847>`_, Programming Language C++ proposal
|
||||
|
||||
Reference in New Issue
Block a user