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