On Thursday, 6 February 2014 at 18:20:56 UTC, Andrei Alexandrescu wrote: >> One interesting point is that module that were written with >> avoiding >> allocations in mind usually still allocate when throwing >> exceptions. > > Good point, we need to address that as well. > > > Andrei Hey, wait a second. How do you throw without allocating?