Files
mp-units/docs/examples/conversion_factor.rst
Mateusz Pusz b982921d27 refactor: References are now guarded UNITS_REFERENCES with (ON by default) + examples duplicated to subdirectories
Now References can be disabled to meassure a compile time impact. Also the same examples are now provided in two subdirectories to be able to easily compare the pros and cons of every quantity construction technique.
2021-04-06 15:57:28 +02:00

8 lines
172 B
ReStructuredText

conversion_factor
=================
.. literalinclude:: ../../example/references/conversion_factor.cpp
:caption: conversion_factor.cpp
:start-at: #include
:linenos: