Subject: Re: [boost] Re : [preprocessor] ifdef equivalent inside a macro, is it possible?
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-08-10 12:28:26


On 10/08/2011 17:22, damien benoist wrote:

> Yes, I've seen that.
>
> I think I've also seen the possibility to test wether it
> expends to 0 or any number from 1 to some maximum.

Actually, you can check whether it begins with any alphanumeric token of
your choice.