$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [smart_ptr][thread][test] breaking change on shared_ptr operator bool.
From: Peter Dimov (lists_at_[hidden])
Date: 2012-12-08 09:20:57
Vicente J. Botet Escriba wrote:
> Hi,
>
> https://svn.boost.org/trac/boost/changeset/81780 " Use explicit operator
> bool when available; ..." introduces a breaking change on shared_ptr in
> Boost.Thread and Boost.Test at least.
What code does it break?