Boost logo

Boost :

From: Reid Sweatman (borderland_at_[hidden])
Date: 2000-03-04 00:49:45


Yeah, makes sense. The only reason I suggested it is that it would make
things somewhat more self-documenting.

> -----Original Message-----
> From: Stephen Cleary [mailto:scleary_at_[hidden]]
> Sent: Friday, March 03, 2000 10:02 AM
> To: boost_at_[hidden]
> Subject: [boost] Re: Challenge: pool allocator
>
>
>
> Even when dealing with embedded systems, there's usually some form of
> #pragma "packed" or keyword "__packed__" that will inform the compiler
> to pack and align the structures in a more memory-efficient way. If
> the compiler is aware of it, our code will automatically conform; so I
> would recommend just informing the compiler, making the overrides in
> our class unnecessary.


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