C++ Logo

std-proposals

Advanced search

Re: BytesReadable & BytesWritable Traits

From: Thiago Macieira <thiago_at_[hidden]>
Date: Mon, 02 Dec 2019 23:10:17 -0800
On Monday, 2 December 2019 07:38:00 PST Lyberta via Std-Proposals wrote:
> Thiago Macieira via Std-Proposals:
> > Since inter-process communication in the same ABI is permitted, why is
> > intra- process communication forbidden?
>
> For intra-process communication you can use... function arguments.

Sure, but you may want to serialise a bunch of data to non-memory storage to
free up memory, then later reload it.

So why are pointers forbidden?

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

Received on 2019-12-03 01:12:42