C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Freestanding std modules

From: Ville Voutilainen <ville.voutilainen_at_[hidden]>
Date: Sun, 30 Jun 2024 16:38:27 +0300
On Sun, 30 Jun 2024 at 15:29, Marcin Jaczewski via Std-Proposals
<std-proposals_at_[hidden]> wrote:

> Or is this simply a QoI issue and the committee does not need to consider
> how big is binary after `import std;`?

The expectation I have is that a mere import doesn't increase the
binary size of anything if you don't ODR-use
anything that was made available by the import.

Received on 2024-06-30 13:38:41