>>>>> Alexandre Oliva <oliva@dcc.unicamp.br> writes: > So I'd rather modify __pure_virtual() so that it calls abort() or throws > an exception of some non-standard type, say, __pure_virtual_exception, > which may end up turning into a call of unexpected(), then terminate(). Sounds good. Jason