
8 Oct
2007
8 Oct
'07
5:53 p.m.
On 10/6/07, Peter Dimov <pdimov@pdimov.com> wrote:
Tobias Schwinger:
[snip]
Now that I think of it, a custom allocator won't help much either, as you'd need to pass it down to every low-level component that is throwing exceptions.
Not if the allocator is created in the low-level code and transported as the stack unwinding happens, as I tried to explain in another thread. [snip] -- Felipe Magno de Almeida