Esempio n. 1
0
 ForEachItemInRev(j,servers)
 {
     servers.remove(j);      // ensure correct order for destruction
 }