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