[Mono-devel-list] Performance w/ boxing

Cesar Mello cmello2 at terra.com.br
Fri Feb 20 08:06:08 EST 2004


Just curious, is the IL generated specifically for the parameter passing 
incompatible with the Mono runtime?

Best regards,
Cesar

>If you want to use Microsoft's Managed Extensions for C++, though, you
>can do it.  The syntax is something like:
>
>	void function (int __gc *value) {/* ... */}
>
>Of course, using Managed Extensions for C++ limits portability to zero
>(there isn't any), so that's probably not the best of all possible
>ideas...
>
> - Jon
>  
>




More information about the Mono-devel-list mailing list