Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::ptr_vector::sort with c++11 lambdas
From: Dmitriy Matison (matison.d_at_[hidden])
Date: 2011-11-11 12:03:14


Hello,

Just one remark - you should inherit from boost::noncopyable
privately. boost::noncopyable has no virtual dtor and no one should be
able to obtain that base from any derived classes. At the same time
noncopyable property will retain for the whole inheritance chain.

Regards,
Dmitriy.

-- 
С уважением,
Матисон Дмитрий.

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net