
11 Nov
2011
11 Nov
'11
5:03 p.m.
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. -- С уважением, Матисон Дмитрий.