Remove the warning:delete called on 'c' that is abstract but has non-virtual destructoryes the code is like this only [quote]class theClass { //... virtual ~theClass(); };[/quote]...
Remove the warning:delete called on 'c' that is abstract but has non-virtual destructorDOES that mean writing like a:: virtual ~a() in the 4th line ?
Remove the warning:delete called on 'c' that is abstract but has non-virtual destructorthanks firedraco but how do i do that? i m totally new to cpp. Please bear with me :(
Remove the warning:delete called on 'c' that is abstract but has non-virtual destructorftgf
This user does not accept Private Messages