|
qtty-cpp 0.4.5
Header-only C++ wrapper for qtty
|
#include "../ffi_core.hpp"

Go to the source code of this file.
Classes | |
| struct | qtty::MoleTag |
| struct | qtty::NanomoleTag |
| struct | qtty::MicromoleTag |
| struct | qtty::MillimoleTag |
| struct | qtty::KilomoleTag |
| struct | qtty::UnitTraits< MoleTag > |
| struct | qtty::UnitTraits< NanomoleTag > |
| struct | qtty::UnitTraits< MicromoleTag > |
| struct | qtty::UnitTraits< MillimoleTag > |
| struct | qtty::UnitTraits< KilomoleTag > |
Namespaces | |
| namespace | qtty |
Typedefs | |
| using | qtty::Mole = Quantity< MoleTag > |
| using | qtty::Nanomole = Quantity< NanomoleTag > |
| using | qtty::Micromole = Quantity< MicromoleTag > |
| using | qtty::Millimole = Quantity< MillimoleTag > |
| using | qtty::Kilomole = Quantity< KilomoleTag > |