$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-03-24 13:15:03
Dan Rosen <dan.rosen_at_[hidden]> writes:
> It seems like using allocators properly does impose some real design
> decisions and restrictions. I think I'll study the Dinkumware STL
> implementation
I suggest you look at Dinkumware and one other side-by-side, since
Dinkumware does something almost no other STL does: they implemented
the optional support for allocators of the same type that don't always
compare equal.
-- Dave Abrahams Boost Consulting www.boost-consulting.com