Pure virtual functions

Jim Dehnert dehnert at baalbek.engr.sgi.com
Wed Jul 5 08:18:31 UTC 2000


> Subject: Pure virtual functions
> From: Mark Mitchell <mark at codesourcery.com>
> 
> We need to have a standard entry point to put in vtables to indicate a
> pure virtual function.  (Some compilers use __pure_virtual, for
> example.)  I think we want:
> 
>   extern "C" void __cxa_pure_virtual ();
> 
> Assuming there's no objection, let's just add this to the document for
> review at the next meeting.

Issue B-10

Jim

-	    Jim Dehnert		dehnert at sgi.com
				(650)933-4272




More information about the cxx-abi-dev mailing list