Boost logo

Boost :

Subject: Re: [boost] [Container] Inner Smart Pointers
From: Phil Bouchard (phil_at_[hidden])
Date: 2016-02-22 22:20:23


On 2016-02-18 11:53 PM, Phil Bouchard wrote:
> I have to admit MSVC 2015 got a clean STL...
>
> block_ptr_test2.cpp doesn't crash but some assertions are wrong (in my
> block_ptr tests).
>
> Is there any plans from Boost to make the Boost.Container work with
> inner smart pointers? I don't think there is any other alternative if
> people want to plugin memory management.

After trying out to integrate the smart pointer into the MSVC's STL, it
looks like they use raw node pointers so I don't think it'll be possible
to do that after all.

Is there any interests to modify the Boost.Container to use smart pointers?

Thanks,
-Phil


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk