|
libzypp 17.31.32
|
#include <zypp-core/base/NonCopyable.h>#include <boost/noncopyable.hpp>Go to the source code of this file.
Namespaces | |
| namespace | zypp |
| Easy-to use interface to the ZYPP dependency resolver. | |
| namespace | zypp::base |
Typedefs | |
| typedef boost::noncopyable | zypp::base::NonCopyable |
| Ensure derived classes cannot be copied. | |