Go to the source code of this file.
|
namespace | units |
| Unit Conversion Library namespace.
|
|
namespace | units::volume |
| namespace for unit types and containers representing volume values
|
|
|
| units::UNIT_ADD (volume, cubic_meter, cubic_meters, cu_m, unit< std::ratio< 1 >, units::category::volume_unit >) UNIT_ADD(volume |
|
cubed< length::millimeter > | units::UNIT_ADD (volume, cubic_kilometer, cubic_kilometers, cu_km, cubed< length::kilometer >) UNIT_ADD_WITH_METRIC_PREFIXES(volume |
|
cubed< length::millimeter > cubed< deci< length::meter > > | units::UNIT_ADD (volume, bushel, bushels, bu, unit< std::ratio< 215042, 100 >, cubic_inches >) UNIT_ADD(volume |
|