$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2005-05-10 08:47:31
"Dan Rosen" wrote:
> 1. Creator policy is redundant with the standard Allocator concept, I
> think. Though the standard Allocator concept has some subtle, tricky
> semantics, I think it's nevertheless worth using: that would permit
> interoperability with existing allocator implementations.
>
Thinking it again: you are likely right here.
Handling of constructor arguments could be separated
from allocation.
/Pavel