1234
map<string, complex> table2; map<string, cmplx> table2; map<string, complex::complex> table2; map<string, complex::cmplx> table2;
map<string, complex<int> > table2;