On Mon, Dec 2, 2019 at 10:17 Thiago Macieira via Std-Proposals <std-proposals@lists.isocpp.org> wrote:
On Sunday, 1 December 2019 10:41:00 PST Lyberta via Std-Proposals wrote:
> connor horman via Std-Proposals:
> > I am working on a library in C++ that has IO Capabilities, and as part of
> > the library, I define a couple of named requirements that types being
> > written or read “raw”
>
> Obvious note that this makes data non-portable and only useful for
> inter-process communication on the same ABI.

Since inter-process communication in the same ABI is permitted, why is intra-
process communication forbidden?
I don’t see why it would be, though intra-process you can probably pass data around using constructs the compiler is aware of.


--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel System Software Products



--
Std-Proposals mailing list
Std-Proposals@lists.isocpp.org
https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals