mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 20:34:26 +02:00
style: pre-commit
This commit is contained in:
@@ -54,7 +54,7 @@ struct unit_magnitude;
|
||||
template<typename T>
|
||||
constexpr bool is_mag_constant = detail::SymbolicConstant<T> && is_derived_from_specialization_of_v<T, mag_constant>;
|
||||
|
||||
}
|
||||
} // namespace detail
|
||||
|
||||
/**
|
||||
* @brief Concept to detect whether T is a valid UnitMagnitude.
|
||||
|
Reference in New Issue
Block a user