|
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::CoulombTag |
| struct | qtty::MillicoulombTag |
| struct | qtty::MicrocoulombTag |
| struct | qtty::KilocoulombTag |
| struct | qtty::UnitTraits< CoulombTag > |
| struct | qtty::UnitTraits< MillicoulombTag > |
| struct | qtty::UnitTraits< MicrocoulombTag > |
| struct | qtty::UnitTraits< KilocoulombTag > |
Namespaces | |
| namespace | qtty |
Typedefs | |
| using | qtty::Coulomb = Quantity< CoulombTag > |
| using | qtty::Millicoulomb = Quantity< MillicoulombTag > |
| using | qtty::Microcoulomb = Quantity< MicrocoulombTag > |
| using | qtty::Kilocoulomb = Quantity< KilocoulombTag > |