On Friday, August 31, 2012, Frank Mori Hess wrote:
> On Friday, August 31, 2012, andy wrote:
> > Hi
> > I tried to compile samples with new boost library 1.51 and got this
> > error
> >
> >
> > poet/monitor_locks.hpp:81:84: error: 'class
> > boost::unique_lock<boost::mutex>' has no member named 'move' could
> > anyone has solution for this ?
>
> Are you compiling in c++11 mode?
I've committed some fixes to SVN for C++11 mode compilation, do they fix your
issues?