├── MAAutoreleasePool.h ├── MAAutoreleasePool.m └── main.m /MAAutoreleasePool.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeash/MAAutoreleasePool/HEAD/MAAutoreleasePool.h -------------------------------------------------------------------------------- /MAAutoreleasePool.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeash/MAAutoreleasePool/HEAD/MAAutoreleasePool.m -------------------------------------------------------------------------------- /main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeash/MAAutoreleasePool/HEAD/main.m --------------------------------------------------------------------------------