A real‐field representation type.
Synopsis
Declared in <mp‐units/utility/representation.h>
template<typename T>
concept Real = ::mp_units::detail::Real<T>;
Created with MrDocs