mp_units::is_vector

Synopsis

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

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

WARNING

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