Boost logo

Boost :

Subject: Re: [boost] ASIO into the standard
From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2014-07-09 21:53:56


Em 04/07/2014 08:25, "Bjorn Reese" <breese_at_[hidden]> escreveu:
>
> On 07/01/2014 11:45 PM, Felipe Magno de Almeida wrote:
>
>> I would hope Allocators would be added to ASIO in the standard. It
>> is difficult to limit memory usage without Allocators in embedded
>> systems.
>
>
> http://www.boost.org/doc/html/boost_asio/overview/core/allocation.html
>
> I do not know if it is used consistently inside Asio itself.

Last time I checked it didn't used allocators on data structures, for
example for buckets in a linked list. This might have changed by then. At
that time Christopher didn't want to template the whole library to add
allocator support, he had already tried and thought it to be impractical.

> _______________________________________________
> Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost


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