Quote Originally Posted by superbonzo View Post
ps. I just quickly tested the above with the online Comeau compiler ... so you should check it
Thanks. I'll check it out.

Quote Originally Posted by laserlight View Post
Probably the stuff from <type_traits>, to be introduced in the next version of the C++ standard library. Actually, I believe that it is already available in the TR1 extensions.
That's a very interesting library. Thanks.