$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [unordered] allocators and EBO
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2009-07-15 04:52:35
Hi James,
(Sorry I called you Jeremy in the other post).
When the allocator is empty, you should avoid storing them as members in
different internal structures, and make the allcator a base class of
some of these structures.
Thanks
-Thorsten