5 Oct
2007
5 Oct
'07
8:33 a.m.
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.