Docs say that you can have a user-defined destructor in managed code - however this seems to be causing problems in nested namespaces.
Can anyone help out here - what am I doing wrong?
I'm not sure, but in MC++ the dtor semantics are different than pure C++. Are you sure a dtor is what you really want? Take a look at IDisposable.
---------
Ehsan Akhgari
List Owner: [EMAIL PROTECTED]
[Email: [EMAIL PROTECTED]]
[WWW: http://www.beginthread.com/Ehsan
]
| Mature manhood: that means to have
rediscovered the seriousness one had as a child at play. -Beyond Good And Evil, F. W. Nietzsche |
