Files
mp-units/docs
Mateusz Pusz 563b358d5e feat!: 💥 dimensionless quantities refactored
Dimensionless quantities are now represented by quantity types rather
than by plain representation types. Only dimensionless quantities with
`unitless` unit are implicitly convertible from representation types.

`units::exp()` now is a function doing std::exp() on a representation
type (previous `units::exp` class template was renamed to
`units::exponent`).

BREAKING_CHANGE: gcc-9.3 support removed
BREAKING_CHANGE: `exp` and `Exp` renamed to `exponent` and `Exponent`
Resolves #27
Resolves #42
2020-09-08 11:02:16 +02:00
..
2020-03-11 17:41:13 +01:00
2020-05-13 12:50:14 +02:00
2020-03-11 09:32:40 +01:00
2020-09-08 11:02:16 +02:00
2020-03-09 18:55:41 +01:00
2020-09-04 23:16:28 +02:00
2020-05-13 12:50:14 +02:00
2020-09-06 23:53:42 +02:00
2020-05-13 12:50:14 +02:00