20 : fPool(delayCreation ? nil : [[NSAutoreleasePool alloc] init])
25AutoreleasePool::~AutoreleasePool()
31void AutoreleasePool::Reset()
36 fPool = [[NSAutoreleasePool alloc] init];
AutoreleasePool(bool delayCreation=false)
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...