C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Fwd: Extension to runtime polymorphism proposed

From: Bjorn Reese <breese_at_[hidden]>
Date: Thu, 9 Apr 2026 18:27:36 +0200
On 4/9/26 18:04, Muneem via Std-Proposals wrote:

> a specific job. You can't make tuples store the necessary book keeping
> information without breaking the ABI. In my case, I had a linear N space
> overhead as a consequence of keeping some book keeping information for
> dispatch and the assignment operator implementation.

Please enlighten me about where I added such ABI-breaking bookkeeping.

Received on 2026-04-09 16:27:41