Feedback Thread: DIP 1040--Copying, Moving, and Forwarding--Community Review Round 1

Max Haughton maxhaton at gmail.com
Wed Mar 24 00:38:01 UTC 2021


On Wednesday, 24 March 2021 at 00:14:27 UTC, Manu wrote:
> On Tue, Mar 23, 2021 at 10:05 PM deadalnix via Digitalmars-d < 
> digitalmars-d at puremagic.com> wrote:
>
>> On Tuesday, 23 March 2021 at 00:35:31 UTC, Manu wrote:
>> > I'm really late to the party here, and there's a lot to 
>> > catch up, so maybe I'm repeating discussion that already 
>> > happened... but I think there's a few points that need 
>> > consideration.
>> >
>>
>> The extern(C++) case has not been discussed much so far. It 
>> goes
>> without saying that it needs to be as close as C++ as it can 
>> be.
>> I assumed the DIP to not apply to extern(C++).
>>
>
> The DIP mentions C++ compat, and it's bad. I think it would be 
> best if the whole DIP apply only to extern(D), and we'll 
> address C++ compat separately.

I think this is the right approach.


More information about the Digitalmars-d mailing list