mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 20:54:28 +02:00
TODO removed
This commit is contained in:
@@ -52,6 +52,5 @@ concept UnitOf =
|
||||
Unit<U> &&
|
||||
Dimension<D> &&
|
||||
std::same_as<typename U::reference, typename dimension_unit<D>::reference>;
|
||||
// same_unit_reference<typename U, typename dimension_unit<D>> // TODO check if this works
|
||||
|
||||
} // namespace units
|
||||
|
Reference in New Issue
Block a user