"interface"
From: seesaw (seesaw_at_turboweb.com)
Date: 04/29/04
- Next message: Phlip: "Re: Anti-Grain Geometry - 2D Rendering Library"
- Previous message: Siemel Naran: "Re: Why won't the compiler tell??"
- Next in thread: Phlip: "Re: "interface""
- Reply: Phlip: "Re: "interface""
- Reply: John Carson: "Re: "interface""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 29 Apr 2004 04:41:56 GMT
When define an interface of all pure virtual functions, will the destructor
of it will automatically virtual, or it has to be declared as virtual?
Should it be declared as "virtual" when defining the interface?
- Next message: Phlip: "Re: Anti-Grain Geometry - 2D Rendering Library"
- Previous message: Siemel Naran: "Re: Why won't the compiler tell??"
- Next in thread: Phlip: "Re: "interface""
- Reply: Phlip: "Re: "interface""
- Reply: John Carson: "Re: "interface""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|