mp_units::natural_point_origin_

Implementation type of natural_point_origin

Synopsis

Declared in <mp-units/framework/quantity_point.h>

template<QuantitySpec auto QS>
struct natural_point_origin_ final
    : /* implementation-defined */

Description

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.

Base Classes

NameDescription
/* implementation-defined */

Template Parameters

NameDescription
QSquantity specification of the quantities measured from this origin