Boost logo

Threads-Devel :

Subject: Re: [Threads-devel] [thread] BUG: null_mutex missing constructors in 1.53
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-02-11 12:52:51


Le 11/02/13 14:01, Jurko Gospodnetiæ a écrit :
> Hi.
>
> boost::null_mutex class seems to not have any constructors, as
> defined in the Boost 1.53 library release.
>
> My guess is that it used to have a default constructor but then
> copying got disabled for that class by declaring a not-implemented
> copy constructor which now prevents the compiler from generating the
> default constructor.
>
Apologies, null_mutex was not ready for release.

I will take care of it for 1.53.

Best,
Vicente


Threads-Devel list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk