mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 20:34:26 +02:00
style: additional whitespace removed from conversion_factor
example
This commit is contained in:
@@ -58,6 +58,5 @@ int main()
|
||||
<< MP_UNITS_STD_FMT::format("lengthB.value( {} ) == lengthA.value( {} ) * conversion_factor( {} )\n",
|
||||
lengthB.numerical_value_ref_in(lengthB.unit),
|
||||
lengthA.numerical_value_ref_in(lengthA.unit),
|
||||
|
||||
conversion_factor(lengthB, lengthA));
|
||||
}
|
||||
|
Reference in New Issue
Block a user