mirror of
https://github.com/mpusz/mp-units.git
synced 2026-03-06 22:04:03 +01:00
style: clang-format new rules applied to the code base
This commit is contained in:
@@ -88,4 +88,4 @@ int main()
|
||||
|
||||
std::cout << price_usd.absolute() << " -> " << price_euro.absolute() << "\n";
|
||||
// std::cout << price_usd.absolute() + price_euro.absolute() << "\n"; // does not compile
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user