complex::value_type


public member type
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.