A complex‐field representation type.

Synopsis

Declared in <mp‐units/utility/representation.h>

template<typename T>
concept Complex = ::mp_units::detail::Complex<T>;

Created with MrDocs