C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Allow conversion of memfunc pointers to func pointers

From: Jens Maurer <jens.maurer_at_[hidden]>
Date: Fri, 5 Jan 2024 21:50:15 +0100
On 05/01/2024 13.40, Frederick Virchanza Gotham via Std-Proposals wrote:
> Only about 4 implementations of C++ leave the function arguments alone
> and store the 'this' pointer in another register (for a list of them,
> see page 4 of http://www.virjacode.com/papers/paper_nrvo_latest.pdf ).

This paper is talking about return values, not about (this) parameters.

Why is it relevant to the discussion?

Thanks,
Jens

Received on 2024-01-05 20:50:18