Re: C++/CLI Unions and Garbage collection
- From: "minorguy" <minorguy@xxxxxxxxx>
- Date: Fri, 20 Jan 2006 10:10:20 -0800
Thanks for your response.
"Carl Daniel [VC++ MVP]" <cpdaniel_remove_this_and_nospam@xxxxxxxxxxxxxxx>
wrote in message news:OiFVriYHGHA.2036@xxxxxxxxxxxxxxxxxxxxxxx
>
> No. The size of a reference is (I believe) undefined. It's certainly not
> 4 bytes on a 64-bit CLR.
>
Yeah, I figured it would be different on 64-bit. What I was looking for was
whether it was defined at all, like C++ pointers are. Thanks.
.
- References:
- C++/CLI Unions and Garbage collection
- From: minorguy
- Re: C++/CLI Unions and Garbage collection
- From: Carl Daniel [VC++ MVP]
- C++/CLI Unions and Garbage collection
- Prev by Date: Re: how do you support CD Writing for Windows 2000?
- Next by Date: Re: Using /clr:safe and Native Types
- Previous by thread: Re: C++/CLI Unions and Garbage collection
- Next by thread: Re: detection of the installation of a runtime
- Index(es):
Relevant Pages
|