mp_units::yard_pound::inch¶
Synopsis¶
Declared in <mp-units/systems/yard_pound.h>
struct inch final : named_unit<"in", mag_ratio<1, 12> * foot>
Base Classes¶
| Name | Description |
|---|---|
named_unit<"in", mag_ratio<1, 12> * foot> | A named unit |