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
Name |
Description |
|
Template Parameters
Name |
Description |
QS |
quantity specification of the quantities measured from this origin |
Created with MrDocs