$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-10-05 04:33:36
Seweryn Habdank-Wojewódzki:
> Dears
>
> I found that only shared_ptr can use allocator.
>
> Is there any possibility to join the existing allocator and the other
> smart_ptrs.
>
> Why the rest smart_ptrs can not use allocators?
The other smart pointers don't allocate any memory.