Subject: Re: [boost] [TTI] Review
From: Joel falcou (joel.falcou_at_[hidden])
Date: 2011-07-11 14:45:41


See :

https://github.com/MetaScale/nt2/blob/master/modules/sdk/include/nt2/sdk/details/preprocessor.hpp

for the file, line 85 and after.

The point is it works without variadics and dont clutter the macro call
too much. Asking for double parens instead of spitting on , is maybe easier