
3 May
2004
3 May
'04
5:52 a.m.
Arkadiy Vertleyb wrote:
Although I believe that I don't do anything non-standard now, unfortunately I can't prove it myself. The only compiler I have besides MSVC is GCC, and it gives me "sorry not implemented" on something as simple as mpl::int_<sizeof(foo(...))>... Besides, GCC already has a typeof. Would anybody be so kind as to try the "typeof" with some other compiler? I would really apprciate this...
Here is the link:
I've successfully compiled your sample code with Intel V8.0 (Windows and Linux) and VC8 (alpha). Gcc 3.2.x doesn't work for me either. Regards Hartmut