On 09/15/2016 08:35 AM, Stefan Koch wrote:
On Thursday, 15 September 2016 at 12:26:08 UTC, Andrei Alexandrescu wrote:

Apparently we need that static foreach iteration. -- Andrei

What exactly do you mean ?
As long as we instanciate n templates for a member nested n levels the
overhead is massive!
How would static foreach help ?

I thought staticMap is just a (simulated) loop that applies the same template in sequence. -- Andrei

Reply via email to