Boost logo

Boost Users :

Subject: [Boost-users] [smart_ptr] shared_count allocator
From: Alexey Badyaev (leemouse_at_[hidden])
Date: 2012-02-06 04:26:45


Hi All.
I see in sources of the boost/smart_ptr library: shared_count object is
allocated by shared_ptr via operator new.
But I don't want allocate this object on a heap memory, but via my own
allocator.
Can I do that in boost trunk? Or may be in a future versions of the boost?

-- 
With best regards, Alexey Badyaev
Russian Federation, Kemerovo

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net