Boost logo

Boost :

Subject: Re: [boost] [signals2] Test failure in C++11 (trivial fix for incorrect usage of boost::optional)
From: Ben Pope (benpope81_at_[hidden])
Date: 2014-02-25 22:58:52


On Wednesday, December 11, 2013 03:26 PM, Ben Pope wrote:
>
> The trivial fix is to change the if statements at:
> .../libs/signals2/test/signal_test.cpp:32:16:
> .../libs/signals2/test/track_test.cpp:36:14:
>
> to if(!max) rather than if(max == false).

Ping

Ben


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