Home
last modified time | relevance | path

Searched defs:AllowInsertionDuringIteration (Results 1 – 2 of 2) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/src/data/
H A Dpointerset.cpp28 PointerSet::Flag const PointerSet::AllowInsertionDuringIteration = 0x8000; member in de::PointerSet
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/include/de/data/
H A Dpointerset.h43 static Flag const AllowInsertionDuringIteration; variable