Click here to Skip to main content
15,917,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: virtual destructor Pin
David Crow18-Oct-07 2:51
David Crow18-Oct-07 2:51 
GeneralRe: virtual destructor Pin
George_George18-Oct-07 4:14
George_George18-Oct-07 4:14 
GeneralRe: virtual destructor Pin
toxcct18-Oct-07 4:15
toxcct18-Oct-07 4:15 
AnswerRe: virtual destructor Pin
Nemanja Trifunovic18-Oct-07 2:54
Nemanja Trifunovic18-Oct-07 2:54 
GeneralRe: virtual destructor Pin
George_George18-Oct-07 4:17
George_George18-Oct-07 4:17 
GeneralRe: virtual destructor Pin
David Crow18-Oct-07 4:26
David Crow18-Oct-07 4:26 
GeneralOff Topic, Don't rate this ! Pin
toxcct18-Oct-07 4:27
toxcct18-Oct-07 4:27 
GeneralRe: virtual destructor Pin
Nemanja Trifunovic18-Oct-07 5:42
Nemanja Trifunovic18-Oct-07 5:42 
George_George wrote:
If the destructor is non-virtual, then if we delete an object of derived class through based class pointer, then the base class destructor is invoked? Right?


Strictly speaking, if you do that, it will result in undefined behavior, which means that different compilers may do different things.


GeneralRe: virtual destructor Pin
George_George18-Oct-07 19:19
George_George18-Oct-07 19:19 
QuestionHow to make setup Borland C++ Builder 6 Pin
upamir18-Oct-07 1:42
upamir18-Oct-07 1:42 
AnswerRe: How to make setup Borland C++ Builder 6 Pin
Nelek18-Oct-07 2:41
protectorNelek18-Oct-07 2:41 
GeneralRe: How to make setup Borland C++ Builder 6 Pin
upamir20-Oct-07 23:21
upamir20-Oct-07 23:21 
QuestionIs there an alternative solution to this? [Solved] Pin
Nelek18-Oct-07 0:51
protectorNelek18-Oct-07 0:51 
AnswerRe: Is there an alternative solution to this? Pin
Chris Losinger18-Oct-07 0:56
professionalChris Losinger18-Oct-07 0:56 
GeneralRe: Is there an alternative solution to this? [SOLVED] Pin
Nelek18-Oct-07 1:07
protectorNelek18-Oct-07 1:07 
GeneralRe: Is there an alternative solution to this? Pin
sps-itsec4618-Oct-07 1:25
sps-itsec4618-Oct-07 1:25 
GeneralRe: Is there an alternative solution to this? Pin
James R. Twine18-Oct-07 1:38
James R. Twine18-Oct-07 1:38 
GeneralRe: Is there an alternative solution to this? Pin
sps-itsec4618-Oct-07 5:27
sps-itsec4618-Oct-07 5:27 
GeneralRe: Is there an alternative solution to this? Pin
James R. Twine18-Oct-07 12:09
James R. Twine18-Oct-07 12:09 
GeneralRe: Is there an alternative solution to this? Pin
sps-itsec4625-Oct-07 12:55
sps-itsec4625-Oct-07 12:55 
GeneralRe: Is there an alternative solution to this? Pin
James R. Twine25-Oct-07 13:52
James R. Twine25-Oct-07 13:52 
GeneralRe: Is there an alternative solution to this? Pin
sps-itsec4626-Oct-07 6:41
sps-itsec4626-Oct-07 6:41 
AnswerRe: Is there an alternative solution to this? [Solved] Pin
James R. Twine18-Oct-07 1:44
James R. Twine18-Oct-07 1:44 
GeneralRe: Is there an alternative solution to this? [Solved] [modified] Pin
Nelek18-Oct-07 2:21
protectorNelek18-Oct-07 2:21 
QuestionWireless network Adapter Interface GUID... WM_DEVICECHANGE Pin
Ravinder Are18-Oct-07 0:47
Ravinder Are18-Oct-07 0:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.