mp_units::is_vector

Deprecated, no longer necessary; kept only for backward compatibility.

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.

Template Parameters

NameDescription
Repa representation type