Pseudo namespaces
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Thu Dec 3 18:20:12 PST 2015
On 12/03/2015 08:59 PM, Steven Schveighoffer wrote:
> On 12/3/15 8:01 PM, Andrei Alexandrescu wrote:
>> On 12/03/2015 05:59 PM, Steven Schveighoffer wrote:
>>>
>>> alias stableLinearXxx = linearStableXxx;
>>
>> Doesn't scale. -- Andrei
>
> To what? How many nested namespaces are you planning?
Many functions, not many namespaces. One declaration per function is
fail. -- Andrei
More information about the Digitalmars-d
mailing list