Searched defs:AllowInsertionDuringIteration (Results 1 – 2 of 2) sorted by relevance
28 PointerSet::Flag const PointerSet::AllowInsertionDuringIteration = 0x8000; member in de::PointerSet
43 static Flag const AllowInsertionDuringIteration; variable