
27 Jan
2007
27 Jan
'07
6:22 a.m.
hmmm...decided to try and test this guy out and based on the docs I would think the following code would compile, but it doesn't in VC++ 8.0...g++ gobbles it up ok though.
[snip] Thanks for pointing this out - this is a problem when MCS_HAS_TYPEOF is not defined. I believe that just putting a #define MCS_HAS_TYPEOF at the beginning of your code should solve the problem. I've implemented a more permanent correction for the next release... Matthias