mp_units::is_scalar

Synopsis

Declared in <mp-units/framework/customization_points.h>

[[deprecated("2.5.0: `is_scalar` is no longer necessary and can simply be removed")]]
template<typename Rep>
constexpr bool is_scalar = false;

WARNING

Deprecated: 2.5.0: `is_scalar` is no longer necessary and can simply be removed. Use of this entity is allowed but discouraged.