$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2021-09-22 18:02:02
On Wed, Sep 22, 2021 at 10:50 AM Richard Hodges via Boost
<boost_at_[hidden]> wrote:
> There is another strategy in common use in financial markets, in which the
> total memory footprint is allocated up front on program start.
That is the approach chosen here:
Which, coincidentally, was written by Christopher Kohlhoff....
Thanks