Hi,
I need a special class X to make this work without errors
so what am i looking for besides overloading delete?
void main()
{
X x;
delete x;
}
thanks
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 24
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |