C++ guys hate static_if?

Ali Çehreli acehreli at yahoo.com
Sat Mar 9 09:51:30 PST 2013


On 03/09/2013 03:15 AM, Artur Skawina wrote:

 >   - static-if not creating scopes /is/ confusing, but what would be a 
better
 >     alternative?

I am surprised that << and >> are never mentioned:

     static_if >>
         void foo();
     <<

Problem solved. ;)

Ali



More information about the Digitalmars-d mailing list