ItemList
static ItemList sItemList;
for (ItemList::Iterator it = sItemList.GetIterator(); it.HasNext();) {
new(&sItemList) ItemList;