Em 04/07/2014 08:25, "Bjorn Reese"
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