Boost logo

Boost Users :

From: Michael Davis (mdavis_at_[hidden])
Date: 2002-06-05 17:14:26


According to the C++ Standard, 12.8/10, the assignment operator cannot be
inherited because if it is not provided, the compiler will provide one
implicitly. Or at least, that is my understanding of it.

Given this, how can boost::noncopyable work?


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