Unit Conversion and Dimensional Analysis Library 3.6.1
A compile-time, header-only C++23 dimensional-analysis library
Loading...
Searching...
No Matches
Concepts
Here is a list of all documented concepts with brief descriptions:
 NunitsUnit Conversion Library namespace
 RAbsoluteTypeConcept satisfied by any absolute<U> point wrapper
 RArithmeticTypeConcept for types which represent arithmetic types
 RConversionFactorTypeConcept for types which represent conversion factors
 RDeltaTypeConcept satisfied by any delta<U> amount wrapper
 RDimensionedUnitTypeConcept for types which represent units with a dimension (i.e
 RDimensionlessConcept satisfied by any unit whose SI dimension is dimensionless; being dimension-keyed it
 RDimensionlessUnitTypeConcept for types which represent units without a dimension (dimensionless)
 RKindTypeConcept satisfied by any string-tagged kind<Tag, U>
 RNonArithmeticTypeConcept for types which represent non-arithmetic types
 RNumericalScaleTypeConcept for types which represent numerical scales
 ROrdinaryDimensionlessUnitType
 RPureDimensionlessCF
 RRatioDimensionlessUnitType
 RRatioTypeConcept for types which represent std::ratios
 Rsame_dimensionConcept for types which represent units of the same dimensionality
 RUnitTypeConcept for types which represent units