Create a bsl::complex<double> complex number having the specified imag imaginary component and the real part zero.
bsl::complex<double>
imag
Declared in <bslstl_complex.h>
<bslstl_complex.h>
constexpr bsl::complex<double> operator""_i(unsigned long long imag);