Boost logo

Boost :

From: alnsn_at_[hidden]
Date: 2004-07-10 07:36:48


Arkadiy Vertleyb wrote:
> Alexander Nasonov <alnsn_at_[hidden]> wrote
>
> > My attempt to compile ./libs/typeof/test/main.cpp failed...
>
> Could you tell me what exactly the Intel compiler complained about?
>
> > so I quickly typed my small test (attached).
> > Intel compiler compiled it.
>
> I am curious how it knew about std::string and vector. They are not
> supposed to be registered by the basic typeof facility. Are you sure you
> didn't #include anything else?
It's a magic. I've just tried icc -E to see preprocessed output and I
see typeof keyword there. Looks like either __MWERKS__ or __GNUC__ is
defined. Can you switch to boost scheme of detecting the compiler?

-- 
Alexander Nasonov

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