prime, for, while..helpOf course my code runs without error, but it is lack of generality. Everytime it runs, it only give ...
insert() function of containers@JLBorges I got it. So I can use emplace() to play this role.
insert() function of containers[i]Essential C++[/i] didn't give the example of [b]iterator insert(iterator position) [/b]. His exam...
insert() function of containersThe book [i]Essential C++[/i] says: [quote] [b]iterator insert(iterator position)[/b] inserts an ele...
prime, for, while..helpI can understand your thoughts, in fact this is not a good idea. As Grime said, you have made a infi...