I\'m trying to get rid of void* + size approach to storing arbitrary array types in the same container.
void*
size
At the moment it looks somewhat like