Our Sister

Manu via Digitalmars-d digitalmars-d at puremagic.com
Fri May 27 21:28:16 PDT 2016


On 27 May 2016 at 23:32, Andrei Alexandrescu via Digitalmars-d
<digitalmars-d at puremagic.com> wrote:
> On 5/27/16 7:07 AM, Marc Schütz wrote:
>>
>> On Thursday, 26 May 2016 at 16:11:22 UTC, Andrei Alexandrescu wrote:
>>>
>>> RFC: what primitives should RCStr have?
>>
>>
>> It should _safely_ convert to `const(char)[]`.
>
>
> That is not possible, sorry. -- Andrei

It should safely convert to 'scope const(char)[]', then we only need a
fat-slice or like at the very top of the callstack...



More information about the Digitalmars-d mailing list