[C++-sig] V2 and icc 5.0 for Linux

Peter Bienstman pbienst at MIT.EDU
Wed Apr 10 19:51:09 CEST 2002


> Just out of curiosity, do you have a template called "arg" defined
> somewhere? It's possible a bug in the compiler causes it to collide with
> boost::arg<>.

After some reading through the preprocessed source, it turns out that
the Intel header files for <complex> define just such a template.

That'll teach me to write 'using namespace std;' without thinking....

Thanks,

Peter






More information about the Cplusplus-sig mailing list