Synopsis

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

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

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

Created with MrDocs