Boost logo

Boost :

From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2005-09-25 13:27:18


"Arkadiy Vertleyb" wrote:

> Can anybody familiar with these compilers explain what needs to be done in
> order to be able to use the "typeof" keyword with them? From looking on
> the
> web, I got the impression that they have to support it, but my attempts to
> setup the tests fail with "typeof" undefined (I tried __typeof__ before
> this).
>

http://support.intel.com/support/performancetools/c/windows/sb/cs-015086.htm
mentions no support in Intel 8.0 for Windows.
I coudn't find any reference it was added later.

Linux ICC employs option -fno-gnu-keywords
which disables native typeof.

/Pavel


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