11 Feb
2016
11 Feb
'16
1:57 a.m.
On 11/02/2016 14:37, Merrill Cornish wrote:
As you suggested, the problem is that I have a noexcept in a function that I am expecting to throw on occasion. I should have read the code I returned closer before hitting send. To my (slight) credit, I have been careful to remove the noexcept declarations from other functions what I expect to throw.
Thanks for your time and sorry for my head wedge.
Always happens sooner or later. That's why it's a good idea to get fresh eyes on the code that "can't possibly be doing that". :)