Files
mp-units/docs/design.rst
2020-05-13 12:50:14 +02:00

17 lines
280 B
ReStructuredText

Design Deep Dive
================
.. note::
For brevity all the code examples in this chapter assume::
using namespace units;
using namespace units::physical;
.. toctree::
:maxdepth: 2
design/directories
design/quantity
design/downcasting