$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Arena/Linear allocators
From: Olaf van der Spek (ml_at_[hidden])
Date: 2012-03-28 06:43:22
Hi,
I'm looking for arena/linear allocators, for use with multi_index,
unordered_map and others. Does Boost provide anything like this?
There's Boost Pool, but it only provides a singleton pool allocator.
-- Olaf