A scalar (real or complex, tensor order 0) - the element type a vector/tensor is built from.
Declared in <mp-units/utility/representation.h>
<mp-units/utility/representation.h>
template<typename T> concept Scalar = ::mp_units::detail::Scalar<T>;