Figure 4: Perl-filtered error message produced by the program of Listing 2 — with abbreviated iterator type names

     ****** STL Err0r Decryption is ON! ******
error2.cpp
error2.cpp(15) : error C2664: 'iter multiset<string>::
insert(iter,const string &)' : cannot convert parameter
 1 from 'int [4]' to 'iter'
No constructor could take the source type, 
or constructor overload resolution was ambiguous

— End of Figure —