mp_units::utility::Complex¶
A complex-field representation type.
Synopsis¶
Declared in <mp-units/utility/representation.h>
template<typename T>
concept Complex = ::mp_units::detail::Complex<T>;
mp_units::utility::Complex¶A complex-field representation type.
Declared in <mp-units/utility/representation.h>
template<typename T>
concept Complex = ::mp_units::detail::Complex<T>;