$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2004-07-09 23:07:18
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