Tests the functionality of the dynamic_array. More...
#include <mtgl/dynamic_array.hpp>
#include <mtgl/util.hpp>
Defines | |
#define | MAX_LOOP 100000000 |
#define | FIRST_LOOP 100000 |
#define | SECOND_LOOP (MAX_LOOP - FIRST_LOOP) |
Functions | |
int | main () |
Tests the functionality of the dynamic_array.