Subject: Re: [Boost-users] [intrusive_ptr] Strange ternary op behavior with MSVC14
From: Gavin Lambert (gavinl_at_[hidden])
Date: 2015-08-11 21:45:11


On 12/08/2015 13:07, TONGARI J wrote:
> The nullptr -> boost::intrusive_ptr<T> makes it a temporary.

Ah, of course. It's always the little things that get overlooked. :)