John Maddock | 1 Oct 2000 13:55
Picon

Re: Simulating Partial Specialization


>is_reference<T> :=
>is_compile_time_constant<(std::size_t)&((Holder<T>*)0)->x>
>
>Probably not much help, though :(

That doesn't help, however I think I have an alternative anyway...

>The following sequence of posts should get you is_array, though:

Yes they should, but I can't get VC6's overload resolution working
correctly here :-(

Anyway, this one is less important for now.

Thanks, 

-John.


Gmane