On Tuesday, 27 May 2014 at 13:24:08 UTC, Qox wrote:
sounds a bit like C++ handling to me, for me *personally* it misses also the point about nothrow, because it gurantues nothing...which is like in C++ and imho bad...

It guarantees at compile time that your function will not throw an Exception.

Reply via email to