A real scalar (tensor order 0): real field, totally ordered, self‐scalable.
Synopsis
Declared in <mp‐units/utility/representation.h>
template<typename T>
concept RealScalar = ::mp_units::detail::RealScalar<T>;
Created with MrDocs