A specializable opt‐out: when true, T is not accepted as a quantity representation.

Synopsis

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

template<typename T>
constexpr bool disable_representation = detail::is_quantity_abstraction<detail::value_type_t<T>>;

Template Parameters

Name

Description

T

the representation type being checked

Created with MrDocs