Fling Engine  0.00.1
Fling Engine is a game engine written in Vulkan
Data Structures | Namespaces
FreeList.h File Reference
#include <stdlib.h>
#include <cstddef>
#include <assert.h>
#include "FlingExports.h"

Go to the source code of this file.

Data Structures

class  Fling::FreeList
 Helpful for allocating/freeing objects of a certain size which have to be created/destroeyed dynamically. More...
 

Namespaces

 Fling