46#ifndef units_density_h_
47#define units_density_h_
#define UNIT_ADD(namespaceName, namePlural, abbreviation,...)
Macro for generating the boilerplate code needed for a new unit.
Definition core.h:447
#define UNIT_ADD_DIMENSION_TRAIT(unitdimension, ConceptName)
Macro to create the is_dimension_unit type trait and the ConceptName concept.
Definition core.h:488
typename detail::compound_impl< Cf, Cfs... >::type compound_conversion_factor
Represents a conversion factor made up from other conversion factors.
Definition core.h:1959
typename detail::inverse_impl< Cf >::type inverse
represents the inverse unit type of class U.
Definition core.h:1646
units representing mass values
namespace for unit types and containers representing density values
dimension_divide< mass, volume > density
< Represents an SI derived unit of torque
Definition core.h:1376
namespace for unit types and containers representing mass values
Unit Conversion Library namespace.
Definition units.h:108
Type representing an arbitrary conversion factor between units.
Definition core.h:1568
units representing volume values