C++ Logo

std-proposals

Advanced search

[std-proposals] Making contiguous objects

From: Breno Guimarães <brenorg_at_[hidden]>
Date: Sun, 12 Mar 2023 12:02:13 -0300
Hi folks,

A while ago I floated the idea of having a function to allocate contiguous
arrays of objects.

I didn't have anything concrete to show back then, so I'm coming back with
a bit more meat to the idea:
https://github.com/brenoguim/make_contiguous_objects/blob/main/README.md

I'm looking for feedback on more use cases, maybe discussing alternative
APIs, and arguments against having this in the standard.

The last time I got feedback to apply it in major codebases (listed in the
motivation section), and I'll get to it now that I'm back to work on this.

Thanks!
Breno G.

Received on 2023-03-12 15:02:25