[C++-sig] Re: Doubts with wrapping/using abstract bases.

Nicodemus nicodemus at globalite.com.br
Mon Aug 11 01:05:01 CEST 2003


David Abrahams wrote:

>Nicodemus <nicodemus at globalite.com.br> writes:
>
>  
>
>>RuntimeError: abstract function called
>> >>>
>>
>>I implemented this, and the code is in CVS now. 
>>    
>>
>
>Thanks, Nicodemus!
>
>Could you please change the message to use correct terminology,
>though?
>
>C++ doesn't have abstract functions, only pure virtual functions.  It
>doesn't have virtual classes, only abstract classes and virtual bases.
>
>Thanks again,
>

Sure, thanks for the reminder!

Regards,
Nicodemus.






More information about the Cplusplus-sig mailing list