qtty-cpp 0.4.5
Header-only C++ wrapper for qtty
Loading...
Searching...
No Matches
amount.hpp File Reference
#include "../ffi_core.hpp"
Include dependency graph for amount.hpp:
This graph shows which files directly or indirectly include this file:

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 >