Path as an object in std.path

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Thu Jun 6 10:47:42 PDT 2013


On 6/6/13 1:13 PM, Steven Schveighoffer wrote:
>> buildNormalizedPath(s1) == buildNormalizedPath(s2);
>>
>> and
>>
>> p1 == p2;
>
> This can be done without allocations.

Interesting. "Show me the code!"

Andrei


More information about the Digitalmars-d mailing list