Implementation type of natural_point_origin
Declared in <mp-units/framework/quantity_point.h>
template<QuantitySpec auto QS>
struct natural_point_origin_ final
: /* implementation-defined */
Derives from absolute_point_origin<QS>, additionally applying a non-negative bounds check when QS is tagged as non-negative and has a real-scalar character.
| Name | Description |
|---|---|
/* implementation-defined */ |
| Name | Description |
|---|---|
| QS | quantity specification of the quantities measured from this origin |