StackThreads and Phobos
mclysenk at mtu.edu
mclysenk at mtu.edu
Mon Jul 3 08:11:07 PDT 2006
In article <e8baer$1ond$1 at digitaldaemon.com>, Bruno Medeiros says...
>
>
>That was clear now, but for what I understand, then your problem is
>simply that you must use removeRange(and it is slow).
>That is, it doesn't really have to do with function contexts and stacks.
>Anyone who allocates manually managed memory for any purpose, and then
>uses addRange on it, will have the same problem, right? (because they
>too will have to use removeRange)
>
Correct. This problem will affect everyone who uses addRange/removeRange.
-Mikola Lysenko
More information about the Digitalmars-d
mailing list