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?
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?