void myMethod() throw()

Sam Hu samhudotsamhu at gmail.com
Mon Jul 20 20:23:47 PDT 2009


Lars T. Kyllingstad Wrote:
> 
> Yes, it's called nothrow. :)
> 
> nothrow void myMethod() { ... }
> 
> -Lars

Thanks a lot.I have tried to search in section Expression,Statment,Classes ,Handling Errors of D2 spec but no found...


More information about the Digitalmars-d-learn mailing list