Boost logo

Boost :

From: Richard Corden (richard.corden_at_[hidden])
Date: 2006-03-22 07:00:17


Martin Wille wrote:
> Richard Corden wrote:
>
> [...]
>
>>>> return (std::numeric_limits<FPT>::max)();
>>
>>
>>
>>Can I ask what is the purpose of adding parenthesis to the qualified name?
>
>
> It inhibits macro expansion.

I'm blown away.

It never occurred to me that macro expansion would happen for a
qualified name, but of course now it seems just, well, obvious.

Thanks,

Richard


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk