Unit Conversion and Dimensional Analysis Library 2.3.0
A compile-time c++14 unit conversion library
Loading...
Searching...
No Matches
Modules
Here is a list of all modules:
 Unit ContainersDefines a series of classes which contain dimensioned values
 Unit TypesDefines a series of classes which represent units
 Unit ManipulatorsDefines a series of classes used to manipulate unit types, such as inverse<>, squared<>, and metric prefixes
 Compile-time Unit ManipulatorsDefines a series of classes used to manipulate unit_value_t types at compile-time, such as unit_value_add<>, unit_value_sqrt<>, etc
 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