ResourceLib::PinHashSet

ResourceLib::PinHashSet
typedef HashSetUncached<Resource*, ResourcePtrHashFunc> PinHashSet;
Description

'Pin' hash. Every object is pinned only once and is manually AddRef'ed.