public member type

std::complex::value_type

<complex>
typedef T value_type;
Value type
This is a member alias of the template parameter of complex (referred as T in this reference).

It is the component type used internally for the values of real and imag.