On 10/21/2012 03:11 PM, Lars Gullik Bjønnes wrote:
Can we get some kind if mini-tutorial here, then, on how to use this routine? I see several different ways it's present in this patch.Using std::make_shared (and in our case for the time being boost::make_shared) is the preferred way of creating a std::shared_ptr.
Richard