Date: Fri, 31 Oct 2025 00:08:32 +0000
On Thu, Oct 30, 2025 at 4:28 PM Jeremy Rifkin wrote:
>
> What does this paper add to the existing body of papers,
> nb comments, and discussion regarding what relocatable means?
I have added two new headings to my paper:
- What about std::restart_lifetime? (from P2786)
- What about std::relocate?
Under these two new headings, I describe my proposed changes to how
relocation should work in C++, and I have included a fully-portable
implementation of std::relocate.
You can see the latest draft of my paper here on "std::relocatability" here:
http://www.virjacode.com/papers/relocatability.htm
>
> What does this paper add to the existing body of papers,
> nb comments, and discussion regarding what relocatable means?
I have added two new headings to my paper:
- What about std::restart_lifetime? (from P2786)
- What about std::relocate?
Under these two new headings, I describe my proposed changes to how
relocation should work in C++, and I have included a fully-portable
implementation of std::relocate.
You can see the latest draft of my paper here on "std::relocatability" here:
http://www.virjacode.com/papers/relocatability.htm
Received on 2025-10-31 00:08:49
