Hello,im tring to add nothrow keyword in my code, but compilation fails :
function 'object.opEquals' is not nothrowits a simple comparison between 2 objects. How to make opEquals nothrow ?
thanks
Hello,im tring to add nothrow keyword in my code, but compilation fails :
function 'object.opEquals' is not nothrowits a simple comparison between 2 objects. How to make opEquals nothrow ?
thanks