Skip to content

concept base_quantity

kwikius edited this page Jun 25, 2020 · 53 revisions

Home

concept base_quantity

Description

A phenomenon considered fundamental within the measurement_universe.
https://en.wikipedia.org/wiki/International_System_of_Quantities#Base_quantities

Notation

type model of notes
T base_quantity
Ta base_quantity
Tb base_quantity
Id base_quantity_id The unique base quantity id for T

Requires

concept notes
identity_meta_function<T>
static_constant result
is_base_quantity<T> true
type_function result notes
get_base_quantity_id< T > Id

Provides

concept notes
meta_totally_ordered<Ta,Tb> uses its base_quantity_id to provide the sort order

References

https://en.wikipedia.org/wiki/International_System_of_Quantities#Base_quantities

Clone this wiki locally