C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Static/constant-initialized allocations

From: Torben Thaysen <thaysentorben_at_[hidden]>
Date: Wed, 10 Aug 2022 08:06:02 +0200
On Fri, Aug 5, 2022 at 6:47 PM Thiago Macieira via Std-Proposals <
std-proposals_at_[hidden]> wrote:

> On Friday, 5 August 2022 03:09:52 PDT Torben Thaysen via Std-Proposals
> wrote:
> > Hello, I want to propose introducing statically initialized allocations
> to
> > C++. These allocations would be created by allowing the initializers of
> > constinit variables to leak allocations that then become accessible at
> > runtime.
>
> There are previous proposals on this subject. Have you researched them?
>

When you are referring to the proposals I cite then yes I have. Or are
there other proposals I am not aware of?

-- 
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
>    Software Architect - Intel DCAI Cloud Engineering
>
>
> --
> Std-Proposals mailing list
> Std-Proposals_at_[hidden]
> https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals
>

Received on 2022-08-10 06:06:16