Ranges and random numbers -- again
Joseph Rushton Wakeling
joseph.wakeling at webdrake.net
Tue Jun 18 02:56:46 PDT 2013
On 06/18/2013 10:32 AM, Jonathan M Davis wrote:
> An internal payload might make more sense, but it probably needs to be done in
> a way that it can be controlled (which may require custom allocators), because
> even allocating with malloc all the time might be a problem for the guys who
> are really picky about memory stuff - though maybe that level of customization
> could be added later. I don't know. I also don't work in that kind of
> environment, so I don't know exactly what such programmers find acceptable.
Ahh, very good point. I guess we should probably invite Manu and Adam Ruppe to
comment on this ...
More information about the Digitalmars-d
mailing list