
10 Jul
2004
10 Jul
'04
4:07 a.m.
Hi everybody, Please find at http://groups.yahoo.com/group/boost/files/typeof.zip (and in the Spirit repository, TYPEOF_DEV branch) a new version of my typeof emulation library. This version has the documentation, as well as support for the following has been added: - arrays; - function pointers; - pointers to member functions; - pointers to data members. Any comments are welcome. I would also again greatly appreciate if anybody could try to compile the test with any compiler except VC7.1 (which I have), GCC and Metrowerks (which have native typeof support), or any compiler that does not support partial template specialization (which would not compile this anyway). Best regards, Arkadiy