C++ Logo

std-proposals

Advanced search

Re: [std-proposals] [[packed]] std::unaligned

From: Frederick Virchanza Gotham <cauldwell.thomas_at_[hidden]>
Date: Sun, 17 Dec 2023 13:11:27 +0000
On Sat, Dec 16, 2023 at 6:48 PM Frederick Virchanza Gotham wrote:
>
> I've further modified it to be more convenient when T is a pointer:


Arthur, in order to patch your P1144 compiler to give 'std::string' a
new method called '_Relocate', should I edit the following file?

    https://github.com/Quuxplusone/gcc/blob/trivially-relocatable/libstdc%2B%2B-v3/include/bits/basic_string.h

Or do you have it somewhere else?

Received on 2023-12-17 13:11:22