
10 Jul
2004
10 Jul
'04
12:03 p.m.
Alexander Nasonov <alnsn@yandex.ru> 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? Arkadiy