Go to the source code of this file.
|
template<maths::convex_space ValueSpace, class Unit , maths::basis_for< maths::free_module_type_of_t< ValueSpace > > Basis, class Origin , class Validator > |
constexpr bool | sequoia::testing::defines_physical_value_v |
|
◆ defines_physical_value_v
template<maths::convex_space ValueSpace, class Unit , maths::basis_for< maths::free_module_type_of_t< ValueSpace > > Basis, class Origin , class Validator >
constexpr bool sequoia::testing::defines_physical_value_v |
|
inlineconstexpr |
Initial value:{
requires {
typename physics::physical_value<ValueSpace, Unit, Basis, Origin, Validator>;
}
}