$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] ASIO into the standard
From: Bjorn Reese (breese_at_[hidden])
Date: 2014-07-04 07:24:49
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.