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