Sorry for the off-topic, but I read this paper http://research.microsoft.com/projects/clrgen/generics.pdf and I was wondering if there will be support for C++ like specializations of the type:
template <> class Vector<void*> {
void** p;
// ...
}
--
Pablo Baena <[EMAIL PROTECTED]>
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
