Boost logo

Boost :

From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2005-01-19 12:55:25


"Jason Hise" wrote:

> I'm looking at Loki's library and thinking that it has a major bug.
> Doesn't his implementation have the same alignment problems that my
> original static allocator did? Wouldn't it be impossible to ensure that
> memory allocated by malloc was aligned properly?
>
Memory returned by malloc/realloc/calloc
is always aligned to fit any data type.

/Pavel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk