Boost logo

Boost :

Subject: Re: [boost] [Container] Inner Smart Pointers
From: Phil Bouchard (phil_at_[hidden])
Date: 2016-02-19 19:53:36


On 2016-02-18 11:53 PM, Phil Bouchard wrote:
> I have to admit MSVC 2015 got a clean STL...

Their STL is good but unfortunately they pass their pointer arguments by
value and not by reference so it makes it impossible to use smart
pointers for internal node pointers.


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