Add a paged array template
Used for reusable stacks, or filling arrays from multiple threads efficiently.
This commit is contained in:
@ -54,6 +54,7 @@
|
||||
#include "test_oa_hash_map.h"
|
||||
#include "test_object.h"
|
||||
#include "test_ordered_hash_map.h"
|
||||
#include "test_paged_array.h"
|
||||
#include "test_pck_packer.h"
|
||||
#include "test_physics_2d.h"
|
||||
#include "test_physics_3d.h"
|
||||
|
||||
Reference in New Issue
Block a user