How to get rid of "nothrow" ?
    Vinod K Chandran 
    kcvinu82 at gmail.com
       
    Mon May 18 20:47:40 UTC 2020
    
    
  
On Sunday, 17 May 2020 at 19:37:05 UTC, drug wrote:
> 17.05.2020 17:35, Vinod K Chandran пишет:
>> 
>> It worked. Thanks :) I have one more question. Which is 
>> better, to include all the switch cases inside a single try 
>> catch or write separate try catch for each switch cases ?
>
> all the switch cases inside a single try catch is better
Thanks a lot. :)
    
    
More information about the Digitalmars-d-learn
mailing list