Unit Conversion and Dimensional Analysis Library 3.6.1
A compile-time, header-only C++23 dimensional-analysis library
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
 Unit TypesDefines a series of classes which contain dimensioned values
 Unit ManipulatorsDefines a series of classes used to manipulate unit types, such as inverse<>, squared<>, and metric prefixes
 PrefixesDefines the metric and binary prefix manipulators (e.g
 Decimal PrefixesDefines the decimal (metric) prefix manipulators from atto to exa
 Binary PrefixesDefines the binary prefix manipulators from kibi to exbi
 Unit MathDefines a collection of unit-enabled, strongly-typed versions of <cmath> functions
 Explicit ConversionFunctions used to convert values of one logical type to another
 Type TraitsDefines a series of classes to obtain unit type information at compile-time
 Standard Type Traits SpecializationsSpecialization of std::common_type for unit types
 ConceptsDefines the concepts used to constrain unit, conversion-factor, and arithmetic template parameters
 Conversion FactorsDefines conversion_factor and the strong-typed conversion factors that tag each unit
 ConstructorsDefines the constructors of the unit container type