Burgerlib functions for Darwin platforms. More...

Classes | |
| class | Burger::AutoreleasePool |
| Create an instance of a NSAutoreleasePool. More... | |
Namespaces | |
| namespace | Burger |
Macros | |
| #define | BURGER_SCOPED_AUTORELEASE const Burger::AutoreleasePool BURGER_JOIN2(TempPool, __LINE__) |
| Create a scoped autorelease memory pool. | |
Burgerlib functions for Darwin platforms.
This header is only included on Darwin based platforms such as iOS, TVOS, iPadOS, and MacOSX.
| #define BURGER_SCOPED_AUTORELEASE const Burger::AutoreleasePool BURGER_JOIN2(TempPool, __LINE__) |
Create a scoped autorelease memory pool.