On 2012-07-12 21:26, Jonathan M Davis wrote:

The recently added attribute inferrence for overridden functions in derived
types makes it impossible to have a non-const overload of a const function.

I wonder if the attribute inference can be fined tuned a bit. So it's only applied to a method that is actually overridden and not overloaded.

--
/Jacob Carlborg


Reply via email to