One simple implementation of std::vector and std::array. One implementation using alignas to not construct any objects until necessary. TODO: More usage of uninitilized memory.