On 10/2/2011 10:59 AM, Timon Gehr wrote:
Imho disabling overriden member functions is unsound and should be disallowed
entirely.

I agree, as disabling an override doesn't make any sense. If the user wants an exception thrown if the overriding function is called, he can add a 'throw' in it himself.

How about filing a bugzilla for this?

Reply via email to